Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dlebuffer.c128 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in lebufattach()
H A Ddma_sbus.c214 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in dmaattach_sbus()
H A Dqec.c211 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in qecattach()
/netbsd-src/sys/arch/sparc/sparc/
H A Dautoconf.c1289 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in mainbus_attach()
1303 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in mainbus_attach()
1336 prom_node_to_devhandle(selfh, in mainbus_attach()
1397 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in mainbus_attach()
1416 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in mainbus_attach()
H A Diommu.c311 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in iommu_attach()
335 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in iommu_attach()
/netbsd-src/sys/arch/sparc/dev/
H A Dsbus.c417 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in sbus_attach_common()
439 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in sbus_attach_common()
H A Dbootbus.c127 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node), in bootbus_attach()
H A Debus.c321 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in ebus_attach()
/netbsd-src/sys/arch/sparc64/dev/
H A Dcentral.c117 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in central_attach()
H A Dupa.c137 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in upa_attach()
H A Dvbus.c101 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in vbus_attach()
H A Dfhc.c121 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in fhc_attach()
H A Debus_mainbus.c178 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in ebus_mainbus_attach()
H A Debus.c218 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in ebus_attach()
H A Dsbus.c293 CFARGS(.devhandle = prom_node_to_devhandle(selfh, node))); in sbus_attach()
/netbsd-src/sys/arch/sparc/include/
H A Dpromlib.h220 #define prom_node_to_devhandle(s, n) ((*promops.po_node_to_devhandle)((s), (n))) macro
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dautoconf.c821 CFARGS(.devhandle = prom_node_to_devhandle(selfh, in mainbus_attach()