Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/macppc/
H A Dmainbus.c92 CFARGS(.devhandle = devhandle_from_of(selfh, in mainbus_attach()
112 CFARGS(.devhandle = devhandle_from_of(selfh, node))); in mainbus_attach()
125 CFARGS(.devhandle = devhandle_from_of(selfh, node))); in mainbus_attach()
/netbsd-src/sys/dev/ofw/
H A Dofbus.c186 CFARGS(.devhandle = devhandle_from_of(selfh, in ofbus_attach()
217 CFARGS(.devhandle = devhandle_from_of(selfh, in ofbus_attach()
H A Dofw_pci_subr.c80 args->devhandle = devhandle_from_of(call_handle, phandle); in ofw_pci_bus_get_child_devhandle()
H A Dopenfirm.h110 devhandle_t devhandle_from_of(devhandle_t, int);
H A Dofw_subr.c102 devhandle_from_of(devhandle_t super_handle, int phandle) in devhandle_from_of() function
134 if (!args->callback(dev, devhandle_from_of(call_handle, child), in of_device_enumerate_children()
/netbsd-src/sys/arch/macppc/dev/
H A Dgpio.c123 CFARGS(.devhandle = devhandle_from_of(selfh, child))); in gpio_obio_attach()
H A Duni-n.c167 CFARGS(.devhandle = devhandle_from_of(selfh, child))); in uni_n_attach()
H A Dmediabay.c248 CFARGS(.devhandle = devhandle_from_of(selfh, child))); in mediabay_attach_content()
H A Dobio.c276 CFARGS(.devhandle = devhandle_from_of(selfh, child))); in obio_attach()
H A Dsmu.c397 CFARGS(.devhandle = devhandle_from_of(selfh, node))); in smu_setup_iicbus()
/netbsd-src/sys/dev/fdt/
H A Dfdtbus.c433 devhandle_from_of(nodeh, in fdt_scan()
445 devhandle_from_of(nodeh, in fdt_scan()
/netbsd-src/sys/arch/sparc64/dev/
H A Dcbus.c126 CFARGS(.devhandle = devhandle_from_of(selfh, ca.ca_node))); in cbus_attach()
/netbsd-src/sys/dev/ofisa/
H A Dofisa.c146 CFARGS(.devhandle = devhandle_from_of(selfh, child))); in ofisaattach()
/netbsd-src/sys/dev/i2c/
H A Di2c.c492 devhandle = devhandle_from_of(devhandle, in iic_attach()
/netbsd-src/sys/arch/sparc/sparc/
H A Dpromlib.c1399 promops.po_node_to_devhandle = devhandle_from_of; in prom_init_opf()
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dautoconf.c737 CFARGS(.devhandle = devhandle_from_of(selfh, ma.ma_node))); in mainbus_attach()