Searched refs:ofw_pcibus_get_devinfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/sparc64/pci/
H A Dofw_pcibus.c74 static ofw_bus_get_devinfo_t ofw_pcibus_get_devinfo; variable
93 DEVMETHOD(ofw_bus_get_devinfo, ofw_pcibus_get_devinfo),
338 ofw_pcibus_get_devinfo(device_t bus, device_t dev) function
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_pcibus.c66 static ofw_bus_get_devinfo_t ofw_pcibus_get_devinfo; variable
89 DEVMETHOD(ofw_bus_get_devinfo, ofw_pcibus_get_devinfo),
376 ofw_pcibus_get_devinfo(device_t bus, device_t dev) function

Completed in 102 milliseconds