HomeSort by: relevance | last modified time | path
    Searched refs:PCI_MSIX_CTL_FUNCMASK (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/pci/
msipic.c 622 if (ctl & PCI_MSIX_CTL_FUNCMASK) {
623 ctl &= ~PCI_MSIX_CTL_FUNCMASK;
  /src/sys/dev/pci/
pcireg.h 1237 #define PCI_MSIX_CTL_FUNCMASK 0x40000000
pci_subr.c 2484 onoff("Function Mask", reg, PCI_MSIX_CTL_FUNCMASK);

Completed in 19 milliseconds