Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dps2kbd.c243 fifo_get(struct ps2kbd_softc *sc, uint8_t *val) in fifo_get() function
264 retval = fifo_get(sc, val); in ps2kbd_read()
H A Dps2mouse.c145 fifo_get(struct ps2mouse_softc *sc, uint8_t *val) in fifo_get() function
250 retval = fifo_get(sc, val); in ps2mouse_read()