Searched refs:tpgs (Results 1 – 1 of 1) sorted by relevance
69 int tpgs; member218 int group_id, int tpgs) in alua_alloc_pg() argument240 pg->tpgs = tpgs; in alua_alloc_pg()276 int tpgs = TPGS_MODE_NONE; in alua_check_tpgs() local286 return tpgs; in alua_check_tpgs()289 tpgs = scsi_device_tpgs(sdev); in alua_check_tpgs()290 switch (tpgs) { in alua_check_tpgs()311 ALUA_DH_NAME, tpgs); in alua_check_tpgs()312 tpgs = TPGS_MODE_NONE; in alua_check_tpgs()316 return tpgs; in alua_check_tpgs()[all …]