Lines Matching +full:bus +full:- +full:addr
1 #-
28 #include <sys/bus.h>
65 acpi_generic_id_probe(device_t bus, device_t dev, char **ids,
76 # device_t bus: parent bus for the device
91 device_t bus;
100 # device_t bus: parent bus for the device
116 device_t bus;
126 # device_t bus: parent bus for the device
138 device_t bus;
145 # Get the highest power state (D0-D3) that is usable for a device when
146 # suspending/resuming. If a bus calls this when suspending a device, it
149 # device_t bus: parent bus for the device
158 device_t bus;
168 # device_t bus: parent bus for the device
183 device_t bus;
192 # called by the parent bus before the driver is probed.
207 # u_int addr: Address to read from in EC space
213 u_int addr;
222 # u_int addr: Address to write to in EC space
228 u_int addr;