Searched refs:MFI_FLAGS_1078 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mfi/
H A Dmfi_pci.c139 {0x1000, 0x0060, 0x1028, 0xffff, MFI_FLAGS_1078, "Dell PERC 6"},
140 {0x1000, 0x0060, 0xffff, 0xffff, MFI_FLAGS_1078, "LSI MegaSAS 1078"},
153 {0x1000, 0x007c, 0xffff, 0xffff, MFI_FLAGS_1078, "LSI MegaSAS 1078"},
213 (sc->mfi_flags & MFI_FLAGS_1078)) {
H A Dmfivar.h200 #define MFI_FLAGS_1078 (1<<5) macro
H A Dmfi.c189 if (sc->mfi_flags & MFI_FLAGS_1078) {
233 if (sc->mfi_flags & MFI_FLAGS_1078) {

Completed in 79 milliseconds