Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/pci/
H A Dpci_private.h73 int pci_disable_io_method(device_t dev, device_t child, int space);
H A Dpci.c170 DEVMETHOD(pci_disable_io, pci_disable_io_method),
2351 pci_disable_io_method(device_t dev, device_t child, int space) in pci_disable_io_method() function