Home
last modified time | relevance | path

Searched refs:device_handle (Results 1 – 25 of 55) sorted by relevance

123

/netbsd/src/sys/arch/sparc64/sparc64/
Dautoconf.c706 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()
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Doacc-parallel.c176 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()
Dacc_prof.h210 const void *device_handle; member
/netbsd/src/sys/arch/shark/ofw/
Dofisascr.c108 CFARGS(.devhandle = device_handle(dev))); in ofisascrattach()
/netbsd/src/sys/dev/sbus/
Dxbox.c152 CFARGS(.devhandle = device_handle(self))); in xbox_attach()
Dlebuffer.c122 devhandle_t selfh = device_handle(self); in lebufattach()
Ddma_sbus.c209 devhandle_t selfh = device_handle(self); in dmaattach_sbus()
Dqec.c205 devhandle_t selfh = device_handle(self); in qecattach()
/netbsd/src/sys/arch/macppc/macppc/
Dmainbus.c76 devhandle_t selfh = device_handle(self); in mainbus_attach()
/netbsd/src/sys/sys/
Ddevice.h611 devhandle_t device_handle(device_t);
721 device_call_generic((dev), device_handle(dev), &(call)->generic)
/netbsd/src/sys/arch/macppc/dev/
Dgpio.c99 devhandle_t selfh = device_handle(self); in gpio_obio_attach()
Duni-n.c144 devhandle_t selfh = device_handle(self); in uni_n_attach()
Dmediabay.c228 devhandle_t selfh = device_handle(sc->sc_dev); in mediabay_attach_content()
/netbsd/src/sys/dev/ofw/
Dofbus.c162 devhandle_t selfh = device_handle(dev); in ofbus_attach()
/netbsd/src/sys/arch/macppc/pci/
Dgrackle.c149 CFARGS(.devhandle = device_handle(self))); in grackle_attach()
Du3.c169 CFARGS(.devhandle = device_handle(self))); in ibmcpc_attach()
Dbandit.c156 CFARGS(.devhandle = device_handle(self))); in bandit_attach()
/netbsd/src/sys/arch/sparc64/dev/
Dcentral.c100 devhandle_t selfh = device_handle(self); in central_attach()
Dupa.c119 devhandle_t selfh = device_handle(sc->sc_dev); in upa_attach()
Dvbus.c84 devhandle_t selfh = device_handle(self); in vbus_attach()
Dfhc.c94 devhandle_t selfh = device_handle(sc->sc_dev); in fhc_attach()
Dcbus.c104 devhandle_t selfh = device_handle(self); in cbus_attach()
/netbsd/src/sys/arch/sparc/dev/
Dbootbus.c118 devhandle_t selfh = device_handle(self); in bootbus_attach()
/netbsd/src/sys/arch/ofppc/pci/
Dofwpci.c232 CFARGS(.devhandle = device_handle(self))); in ofwpci_attach()
/netbsd/src/sys/kern/
Dsubr_device.c359 device_handle(device_t dev) in device_handle() function

123