Home
last modified time | relevance | path

Searched refs:I8042_CMD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c94 #define I8042_CMD 0x64 macro
/illumos-gate/usr/src/uts/common/io/
H A Di8042.c204 #define I8042_CMD 0x04 /* write commands here */ macro
1076 i8042_send(global, I8042_CMD, I8042_CMD_WCB); in i8042_write_command_byte()
1327 i8042_send(global, I8042_CMD, I8042_CMD_WRITE_AUX); in i8042_put8()