Home
last modified time | relevance | path

Searched defs:ps2kbd_softc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dps2kbd.c79 struct ps2kbd_softc { struct
80 struct atkbdc_softc *atkbdc_sc;
81 pthread_mutex_t mtx;
83 bool enabled;
84 struct fifo fifo;
86 uint8_t curcmd; /* current command for next byte */