Searched refs:ofw_pci_activate_resource (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/sparc64/pci/
H A Dofw_pci.h162 bus_activate_resource_t ofw_pci_activate_resource; variable
H A Dofw_pci.c340 ofw_pci_activate_resource(device_t bus, device_t child, int type, int rid, function
H A Dpsycho.c133 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
H A Dschizo.c130 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
H A Dfire.c140 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
/freebsd-10-stable/sys/powerpc/ofw/
H A Dofw_pci.c69 static int ofw_pci_activate_resource(device_t bus, device_t child,
110 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
377 ofw_pci_activate_resource(device_t bus, device_t child, int type, int rid, function

Completed in 81 milliseconds