Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcib_private.h109 #define PCIB_DISABLE_MSI 0x2 macro
H A Dpci_pci.c1671 sc->flags |= PCIB_DISABLE_MSI; in pcib_attach_common()
2917 if (sc->flags & PCIB_DISABLE_MSI) in pcib_alloc_msi()