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

/freebsd-10.3-release/sys/dev/mfi/
H A Dmfi_pci.c141 {0x1000, 0x0060, 0x1028, 0xffff, MFI_FLAGS_1078, "Dell PERC 6"},
142 {0x1000, 0x0060, 0xffff, 0xffff, MFI_FLAGS_1078, "LSI MegaSAS 1078"},
155 {0x1000, 0x007c, 0xffff, 0xffff, MFI_FLAGS_1078, "LSI MegaSAS 1078"},
216 (sc->mfi_flags & MFI_FLAGS_1078)) {
H A Dmfivar.h200 #define MFI_FLAGS_1078 (1<<5) macro
H A Dmfi.c195 if (sc->mfi_flags & MFI_FLAGS_1078) {
239 if (sc->mfi_flags & MFI_FLAGS_1078) {

Completed in 165 milliseconds