Home
last modified time | relevance | path

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

/freebsd/sys/dev/mrsas/
H A Dmrsas.c3687 sc->max256vdSupport = in mrsas_update_ext_vd_details()
3692 sc->max256vdSupport = 1; in mrsas_update_ext_vd_details()
3698 if (sc->max256vdSupport) { in mrsas_update_ext_vd_details()
3716 if (sc->max256vdSupport) in mrsas_update_ext_vd_details()
4703 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