Searched refs:KBS_PERR (Results 1 – 3 of 3) sorted by relevance
37 #define KBS_PERR 0x04 /* parity error */ macro
212 (KBS_DIB | KBS_TERR | KBS_PERR)) in probe_readtmo()220 if (bus_space_read_1(iot, ioh, KBSTATP) & (KBS_PERR | KBS_TERR)) { in probe_readtmo()
12 #define KBS_PERR 0x80 /* kbd parity error */ macro