Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c95 #define I8042_CMD 0x64 macro
/titanic_41/usr/src/uts/common/io/
H A Di8042.c200 #define I8042_CMD 0x04 /* write commands here */ macro
1072 i8042_send(global, I8042_CMD, I8042_CMD_WCB); in i8042_write_command_byte()
1323 i8042_send(global, I8042_CMD, I8042_CMD_WRITE_AUX); in i8042_put8()