Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pci/
HDpci_private.h114 int pci_deactivate_resource(device_t dev, device_t child, int type,
HDpci.c158 DEVMETHOD(bus_deactivate_resource, pci_deactivate_resource),
4904 pci_deactivate_resource(device_t dev, device_t child, int type, in pci_deactivate_resource() function