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

/freebsd-10.2-release/sys/dev/mfi/
H A Dmfi_pci.c145 {0x1000, 0x0078, 0xffff, 0xffff, MFI_FLAGS_GEN2, "LSI MegaSAS Gen2"},
146 {0x1000, 0x0079, 0x1028, 0x1f15, MFI_FLAGS_GEN2, "Dell PERC H800 Adapter"},
147 {0x1000, 0x0079, 0x1028, 0x1f16, MFI_FLAGS_GEN2, "Dell PERC H700 Adapter"},
148 {0x1000, 0x0079, 0x1028, 0x1f17, MFI_FLAGS_GEN2, "Dell PERC H700 Integrated"},
149 {0x1000, 0x0079, 0x1028, 0x1f18, MFI_FLAGS_GEN2, "Dell PERC H700 Modular"},
150 {0x1000, 0x0079, 0x1028, 0x1f19, MFI_FLAGS_GEN2, "Dell PERC H700"},
151 {0x1000, 0x0079, 0x1028, 0x1f1a, MFI_FLAGS_GEN2, "Dell PERC H800 Proto Adapter"},
152 {0x1000, 0x0079, 0x1028, 0x1f1b, MFI_FLAGS_GEN2, "Dell PERC H800"},
153 {0x1000, 0x0079, 0x1028, 0xffff, MFI_FLAGS_GEN2, "Dell PERC Gen2"},
154 {0x1000, 0x0079, 0xffff, 0xffff, MFI_FLAGS_GEN2, "LS
[all...]
H A Dmfivar.h201 #define MFI_FLAGS_GEN2 (1<<6) macro
H A Dmfi.c199 else if (sc->mfi_flags & MFI_FLAGS_GEN2) {
244 else if (sc->mfi_flags & MFI_FLAGS_GEN2) {

Completed in 107 milliseconds