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

/freebsd-11-stable/sys/dev/mfi/
H A Dmfi_pci.c154 {0x1000, 0x0411, 0xffff, 0xffff, MFI_FLAGS_1064R, "LSI MegaSAS 1064R"}, /* Brocton IOP */
155 {0x1000, 0x0413, 0xffff, 0xffff, MFI_FLAGS_1064R, "LSI MegaSAS 1064R"}, /* Verde ZCR */
156 {0x1028, 0x0015, 0xffff, 0xffff, MFI_FLAGS_1064R, "Dell PERC 5/i"},
212 if ((sc->mfi_flags & MFI_FLAGS_1064R) ||
H A Dmfivar.h199 #define MFI_FLAGS_1064R (1<<4) macro
H A Dmfi.c403 if (sc->mfi_flags & MFI_FLAGS_1064R) {

Completed in 161 milliseconds