Searched refs:hil_poll_data (Results 1 – 3 of 3) sorted by relevance
103 int hil_poll_data(struct hildev_softc *, u_int8_t *, u_int8_t *);
327 while (hil_poll_data((struct hildev_softc *)sc, &stat, &c) != 0) in hilkbd_cngetc()
867 hil_poll_data(struct hildev_softc *dev, u_int8_t *stat, u_int8_t *data) in hil_poll_data() function