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

/illumos-gate/usr/src/uts/common/io/
H A Di8042.c32 #include <sys/i8042.h>
138 struct i8042 *i8042_global;
159 struct i8042 { struct
192 * i8042 hardware register definitions
210 * These are commands to the i8042 itself (as distinct from the devices
350 "i8042 nexus driver", /* Name of module. */
395 static void i8042_write_command_byte(struct i8042 *, unsigned char);
399 static void i8042_send(struct i8042 *global, int reg, unsigned char cmd);
405 i8042_discard_junk_data(struct i8042 *global)
422 i8042_cleanup(struct i8042 *globa
[all...]

Completed in 46 milliseconds