Home
last modified time | relevance | path

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

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