Searched refs:device_handle (Results 1 – 25 of 55) sorted by relevance
123
706 devhandle_t selfh = device_handle(dev); in mainbus_attach()1111 devhandle = device_handle(dev); in device_register()1177 devhandle = device_handle(busdev); in device_register()1213 devhandle = device_handle(device_parent(busdev)); in device_register()1224 devhandle = device_handle(busdev); in device_register()1331 devhandle_t bushandle = device_handle(busdev); in device_register()1478 devhandle_t ctlr_devhandle = device_handle( in device_register_post_config()
176 api_info.device_handle = NULL; in GOACC_parallel_keyed()442 api_info.device_handle = NULL; in GOACC_data_start()531 api_info.device_handle = NULL; in GOACC_data_end()611 api_info.device_handle = NULL; in GOACC_update()
210 const void *device_handle; member
108 CFARGS(.devhandle = device_handle(dev))); in ofisascrattach()
152 CFARGS(.devhandle = device_handle(self))); in xbox_attach()
122 devhandle_t selfh = device_handle(self); in lebufattach()
209 devhandle_t selfh = device_handle(self); in dmaattach_sbus()
205 devhandle_t selfh = device_handle(self); in qecattach()
76 devhandle_t selfh = device_handle(self); in mainbus_attach()
611 devhandle_t device_handle(device_t);721 device_call_generic((dev), device_handle(dev), &(call)->generic)
99 devhandle_t selfh = device_handle(self); in gpio_obio_attach()
144 devhandle_t selfh = device_handle(self); in uni_n_attach()
228 devhandle_t selfh = device_handle(sc->sc_dev); in mediabay_attach_content()
162 devhandle_t selfh = device_handle(dev); in ofbus_attach()
149 CFARGS(.devhandle = device_handle(self))); in grackle_attach()
169 CFARGS(.devhandle = device_handle(self))); in ibmcpc_attach()
156 CFARGS(.devhandle = device_handle(self))); in bandit_attach()
100 devhandle_t selfh = device_handle(self); in central_attach()
119 devhandle_t selfh = device_handle(sc->sc_dev); in upa_attach()
84 devhandle_t selfh = device_handle(self); in vbus_attach()
94 devhandle_t selfh = device_handle(sc->sc_dev); in fhc_attach()
104 devhandle_t selfh = device_handle(self); in cbus_attach()
118 devhandle_t selfh = device_handle(self); in bootbus_attach()
232 CFARGS(.devhandle = device_handle(self))); in ofwpci_attach()
359 device_handle(device_t dev) in device_handle() function