Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Di8042.c124 struct i8042_port { struct
161 struct i8042_port i8042_ports[NUM_PORTS]; argument
425 struct i8042_port *port; in i8042_cleanup()
564 struct i8042_port *port; in i8042_attach()
831 struct i8042_port *port; in i8042_map()
1010 struct i8042_port *port; in i8042_intr()
1140 struct i8042_port *port; in i8042_get8()
1148 port = (struct i8042_port *)h->ah_bus_private; in i8042_get8()
1294 struct i8042_port *port; in i8042_put8()
1298 port = (struct i8042_port *)h->ah_bus_private; in i8042_put8()
[all …]