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

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

Completed in 116 milliseconds