Searched refs:tpgs (Results 1 – 1 of 1) sorted by relevance
69 int tpgs; member211 int group_id, int tpgs) in alua_alloc_pg() argument233 pg->tpgs = tpgs; in alua_alloc_pg()269 int tpgs = TPGS_MODE_NONE; in alua_check_tpgs() local279 return tpgs; in alua_check_tpgs()282 tpgs = scsi_device_tpgs(sdev); in alua_check_tpgs()283 switch (tpgs) { in alua_check_tpgs()304 ALUA_DH_NAME, tpgs); in alua_check_tpgs()305 tpgs = TPGS_MODE_NONE; in alua_check_tpgs()309 return tpgs; in alua_check_tpgs()[all …]