Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcib_private.h104 #define PCIB_DISABLE_MSIX 0x4 macro
H A Dpci_pci.c1455 sc->flags |= PCIB_DISABLE_MSIX; in pcib_attach_common()
2528 if (sc->flags & PCIB_DISABLE_MSIX) in pcib_alloc_msix()