Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c100 #define I8042_STAT_INBF 0x02 macro
/illumos-gate/usr/src/uts/common/io/
H A Di8042.c210 #define I8042_STAT_INBF 0x02 /* Input (from host) buffer full */ macro