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

/freebsd-12-stable/sys/sparc64/pci/
H A Dofw_pci.h164 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.c136 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
H A Dschizo.c133 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
H A Dfire.c142 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
/freebsd-12-stable/sys/dev/ofw/
H A Dofwpci.c73 static int ofw_pci_activate_resource(device_t, device_t, int, int,
118 DEVMETHOD(bus_activate_resource, ofw_pci_activate_resource),
524 ofw_pci_activate_resource(device_t bus, device_t child, int type, int rid, function

Completed in 180 milliseconds