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

/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pci.h162 bus_activate_resource_t ofw_pci_activate_resource; variable
H A Dofw_pci.c335 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.c139 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
/freebsd-11-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),
374 ofw_pci_activate_resource(device_t bus, device_t child, int type, int rid, function
/freebsd-11-stable/sys/dev/ofw/
H A Dofwpci.c73 static int ofw_pci_activate_resource(device_t, device_t, int, int,
116 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
481 ofw_pci_activate_resource(device_t bus, device_t child, int type, int rid, function

Completed in 213 milliseconds