Searched refs:TPGS_EXPLICIT_ALUA (Results 1 – 3 of 3) sorted by relevance
11 #define TPGS_EXPLICIT_ALUA 0x20 macro
315 if (!(l_tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA)) { in target_emulate_set_target_port_groups()1704 TPGS_EXPLICIT_ALUA | TPGS_IMPLICIT_ALUA; in core_alua_allocate_tg_pt_gp()2047 if ((tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA) && in core_alua_show_access_type()2052 else if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA) in core_alua_show_access_type()2078 TPGS_IMPLICIT_ALUA | TPGS_EXPLICIT_ALUA; in core_alua_store_access_type()2080 tg_pt_gp->tg_pt_gp_alua_access_type = TPGS_EXPLICIT_ALUA; in core_alua_store_access_type()
2346 if (tg_pt_gp->tg_pt_gp_alua_access_type & TPGS_EXPLICIT_ALUA && in target_tg_pt_gp_alua_access_state_store()