Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pci/
H A Dpci_private.h90 int pci_disable_io_method(device_t dev, device_t child, int space);
H A Dpci.c186 DEVMETHOD(pci_disable_io, pci_disable_io_method),
2895 pci_disable_io_method(device_t dev, device_t child, int space) in pci_disable_io_method() function