Searched refs:tpgs (Results 1 – 1 of 1) sorted by relevance
82 int tpgs; member224 int group_id, int tpgs) in alua_alloc_pg() argument246 pg->tpgs = tpgs; in alua_alloc_pg()282 int tpgs = TPGS_MODE_NONE; in alua_check_tpgs() local292 return tpgs; in alua_check_tpgs()295 tpgs = scsi_device_tpgs(sdev); in alua_check_tpgs()296 switch (tpgs) { in alua_check_tpgs()317 ALUA_DH_NAME, tpgs); in alua_check_tpgs()318 tpgs = TPGS_MODE_NONE; in alua_check_tpgs()322 return tpgs; in alua_check_tpgs()[all …]