Home
last modified time | relevance | path

Searched refs:MRSAS_TBOLT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mrsas/
H A Dmrsas_fp.c962 if ((raid->level >= 5) && ((sc->device_id == MRSAS_TBOLT) || in mr_spanset_get_phy_params()
1160 else if (sc->device_id == MRSAS_TBOLT) in MR_BuildRaidContext()
1709 if ((raid->level >= 5) && ((sc->device_id == MRSAS_TBOLT) || in MR_GetPhyParams()
H A Dmrsas.c192 {0x1000, MRSAS_TBOLT, 0xffff, 0xffff, "AVAGO Thunderbolt SAS Controller"},
2360 if (sc->device_id == MRSAS_TBOLT) { in mrsas_init_fw()
H A Dmrsas.h78 #define MRSAS_TBOLT 0x005b macro