Searched refs:MFI_FLAGS_SKINNY (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/mfi/
H A Dmfi_pci.c128 {0x1000, 0x005b, 0x1028, 0x1f2d, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H810 Adapter"},
129 {0x1000, 0x005b, 0x1028, 0x1f30, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Embedded"},
130 {0x1000, 0x005b, 0x1028, 0x1f31, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710P Adapter"},
131 {0x1000, 0x005b, 0x1028, 0x1f33, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710P Mini (blades)"},
132 {0x1000, 0x005b, 0x1028, 0x1f34, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710P Mini (monolithics)"},
133 {0x1000, 0x005b, 0x1028, 0x1f35, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Adapter"},
134 {0x1000, 0x005b, 0x1028, 0x1f37, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Mini (blades)"},
135 {0x1000, 0x005b, 0x1028, 0x1f38, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Mini (monolithics)"},
136 {0x1000, 0x005b, 0x8086, 0x9265, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Intel (R) RAID Controller RS25DB080"},
137 {0x1000, 0x005b, 0x8086, 0x9285, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOL
[all...]
H A Dmfi.c203 else if (sc->mfi_flags & MFI_FLAGS_SKINNY) {
249 else if (sc->mfi_flags & MFI_FLAGS_SKINNY) {
254 if (sc->mfi_flags & MFI_FLAGS_SKINNY)
270 if (sc->mfi_flags & MFI_FLAGS_SKINNY) {
298 if (sc->mfi_flags & MFI_FLAGS_SKINNY || sc->mfi_flags & MFI_FLAGS_TBOLT)
305 if (sc->mfi_flags & MFI_FLAGS_SKINNY || sc->mfi_flags & MFI_FLAGS_TBOLT)
327 if (sc->mfi_flags & MFI_FLAGS_SKINNY || sc->mfi_flags & MFI_FLAGS_TBOLT)
644 if (sc->mfi_flags & MFI_FLAGS_SKINNY)
1279 if (sc->mfi_flags & MFI_FLAGS_SKINNY)
2382 (sc->mfi_flags & MFI_FLAGS_SKINNY)) {
[all...]
H A Dmfivar.h202 #define MFI_FLAGS_SKINNY (1<<7) macro
H A Dmfi_tbolt.c984 if (sc->mfi_flags & MFI_FLAGS_SKINNY) {
1020 if (sc->mfi_flags & MFI_FLAGS_SKINNY) {

Completed in 108 milliseconds