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

/opensolaris-onvv-gate/usr/src/uts/intel/i8042/
H A DMakefile22 # uts/intel/i8042/%M%
28 # This makefile drives the production of the i8042 nexus driver
41 MODULE = i8042
/opensolaris-onvv-gate/usr/src/uts/sparc/i8042/
H A DMakefile28 # This makefile drives the production of the i8042 nexus driver
41 MODULE = i8042
/opensolaris-onvv-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...]
H A Dmouse8042.c55 #include <sys/i8042.h>
/opensolaris-onvv-gate/usr/src/uts/sparc/
H A DMakefile.sparc.shared289 DRV_KMODS += i8042 kb8042 mouse8042
/opensolaris-onvv-gate/usr/src/uts/intel/
H A DMakefile.intel.shared242 DRV_KMODS += i8042
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.mf104 $(sparc_ONLY)driver name=i8042 alias=8042
105 $(i386_ONLY)driver name=i8042
318 file path=kernel/drv/$(ARCH64)/i8042 group=sys
419 $(i386_ONLY)file path=kernel/drv/i8042 group=sys
/opensolaris-onvv-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c50 #include <sys/i8042.h>
/opensolaris-onvv-gate/usr/src/uts/common/
H A DMakefile.files990 I8042_OBJS += i8042.o

Completed in 78 milliseconds