Searched defs:kb8042_send_and_wait (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c1019 * kb8042_send_and_wait is waiting for.
1262 kb8042_send_and_wait(struct kb8042 *kb8042, uint8_t u8, boolean_t polled) function
1366 if (kb8042_send_and_wait(kb8042, KB_SET_LED, polled)) {
1371 (void) kb8042_send_and_wait(kb8042,
1388 (void) kb8042_send_and_wait(kb8042, KB_ENABLE, polled);

Completed in 61 milliseconds