Home
last modified time | relevance | path

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

/src/sys/dev/mrsas/
H A Dmrsas.c3684 sc->max256vdSupport = in mrsas_update_ext_vd_details()
3689 sc->max256vdSupport = 1; in mrsas_update_ext_vd_details()
3695 if (sc->max256vdSupport) { in mrsas_update_ext_vd_details()
3713 if (sc->max256vdSupport) in mrsas_update_ext_vd_details()
4700 if (sc->max256vdSupport) in mrsas_get_ld_list()
H A Dmrsas_fp.c421 } else if (sc->max256vdSupport) { in MR_PopulateDrvRaidMap()
549 else if (sc->max256vdSupport) in MR_ValidateMapInfo()
H A Dmrsas.h3601 u_int8_t max256vdSupport; member