Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h102 pci_disable_msi_t pci_disable_msi_method; variable
H A Dpci.c206 DEVMETHOD(pci_disable_msi, pci_disable_msi_method),
2356 pci_disable_msi_method(device_t dev, device_t child) in pci_disable_msi_method() function