Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Di8042.c128 struct i8042_port { struct
165 struct i8042_port i8042_ports[NUM_PORTS]; argument
429 struct i8042_port *port; in i8042_cleanup()
568 struct i8042_port *port; in i8042_attach()
835 struct i8042_port *port; in i8042_map()
1014 struct i8042_port *port; in i8042_intr()
1144 struct i8042_port *port; in i8042_get8()
1152 port = (struct i8042_port *)h->ah_bus_private; in i8042_get8()
1298 struct i8042_port *port; in i8042_put8()
1302 port = (struct i8042_port *)h->ah_bus_private; in i8042_put8()
[all …]