Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Di8042.c215 #define I8042_CMD_WRITE_AUX 0xD4 /* Send next data byte to aux port */ macro
1323 i8042_send(global, I8042_CMD, I8042_CMD_WRITE_AUX); in i8042_put8()