Searched refs:hil_poll_data (Results 1 – 3 of 3) sorted by relevance
107 int hil_poll_data(struct hildev_softc *, uint8_t *, uint8_t *);
329 while (hil_poll_data(hdsc, &stat, &c) != 0) in hilkbd_cngetc()
864 hil_poll_data(struct hildev_softc *hdsc, uint8_t *stat, uint8_t *data) in hil_poll_data() function