Searched refs:AAC_FLAGS_NOMSI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/aac/ |
H A D | aac_pci.c | 139 {0x9005, 0x0286, 0x9005, 0x028c, AAC_HWIF_RKT, AAC_FLAGS_NOMSI, 157 {0x9005, 0x0286, 0x9005, 0x029b, AAC_HWIF_RKT, AAC_FLAGS_NOMSI, 425 if (aac_enable_msi != 0 && (sc->flags & AAC_FLAGS_NOMSI) == 0) { in aac_pci_attach()
|
H A D | aacvar.h | 415 #define AAC_FLAGS_NOMSI (1U << 31) /* Broken MSI */ macro
|