Home
last modified time | relevance | path

Searched refs:ofw_bus_gen_child_pnpinfo (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.h84 bus_child_pnpinfo_t ofw_bus_gen_child_pnpinfo; variable
H A Dofw_cpu.c67 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
H A Dofw_bus_subr.c88 ofw_bus_gen_child_pnpinfo(device_t cbdev, device_t child, struct sbuf *sb) in ofw_bus_gen_child_pnpinfo() function
/freebsd/sys/dev/pwm/
H A Dofw_pwmbus.c198 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
/freebsd/sys/dev/spibus/
H A Dofw_spibus.c217 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
/freebsd/sys/powerpc/pseries/
H A Dvdevice.c71 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
/freebsd/sys/dev/iicbus/
H A Dofw_iicbus.c60 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
/freebsd/sys/powerpc/ofw/
H A Dofw_pcibus.c304 ofw_bus_gen_child_pnpinfo(cbdev, child, sb); in ofw_pcibus_child_pnpinfo_method()
/freebsd/sys/powerpc/powernv/
H A Dopal_dev.c75 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
/freebsd/sys/powerpc/powermac/
H A Dmacgpio.c105 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
H A Duninorth.c130 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
H A Dmacio.c131 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
H A Dsmu.c196 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
/freebsd/sys/dev/gpio/
H A Dofw_gpiobus.c493 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),
/freebsd/sys/dev/fdt/
H A Dsimplebus.c95 DEVMETHOD(bus_child_pnpinfo, ofw_bus_gen_child_pnpinfo),