Searched refs:fifo_get (Results 1 – 2 of 2) sorted by relevance
245 fifo_get(struct ps2kbd_softc *sc, uint8_t *val) in fifo_get() function266 retval = fifo_get(sc, val); in ps2kbd_read()
146 fifo_get(struct ps2mouse_softc *sc, uint8_t *val) in fifo_get() function251 retval = fifo_get(sc, val); in ps2mouse_read()