Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c101 #define I8042_STAT_INBF 0x02 macro
/titanic_52/usr/src/uts/common/io/
H A Di8042.c206 #define I8042_STAT_INBF 0x02 /* Input (from host) buffer full */ macro