Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/ofw/
HDofw_pci.c71 static int ofw_pci_deactivate_resource(device_t bus,
111 DEVMETHOD(bus_deactivate_resource, ofw_pci_deactivate_resource),
439 ofw_pci_deactivate_resource(device_t bus, device_t child, int type, int rid, in ofw_pci_deactivate_resource() function