Home
last modified time | relevance | path

Searched refs:fifo_get (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bhyve/amd64/
H A Dps2kbd.c245 fifo_get(struct ps2kbd_softc *sc, uint8_t *val) in fifo_get() function
266 retval = fifo_get(sc, val); in ps2kbd_read()
H A Dps2mouse.c146 fifo_get(struct ps2mouse_softc *sc, uint8_t *val) in fifo_get() function
251 retval = fifo_get(sc, val); in ps2mouse_read()