Searched refs:pci_pending_msix (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pci/ | ||
H A D | pcivar.h | 675 int pci_pending_msix(device_t dev, u_int index); |
H A D | pci.c | 1737 pci_pending_msix(device_t dev, u_int index) in pci_pending_msix() function |