Searched defs:ps2kbd_softc (Results 1 – 1 of 1) sorted by relevance
79 struct ps2kbd_softc { struct80 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 */