Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpci_private.h88 pci_disable_io_t pci_disable_io_method; variable
HDpci.c190 DEVMETHOD(pci_disable_io, pci_disable_io_method),
3022 pci_disable_io_method(device_t dev, device_t child, int space) in pci_disable_io_method() function