Searched refs:tpgs (Results 1 – 1 of 1) sorted by relevance
69 int tpgs; member212 int group_id, int tpgs) in alua_alloc_pg() argument234 pg->tpgs = tpgs; in alua_alloc_pg()270 int tpgs = TPGS_MODE_NONE; in alua_check_tpgs() local280 return tpgs; in alua_check_tpgs()283 tpgs = scsi_device_tpgs(sdev); in alua_check_tpgs()284 switch (tpgs) { in alua_check_tpgs()305 ALUA_DH_NAME, tpgs); in alua_check_tpgs()306 tpgs = TPGS_MODE_NONE; in alua_check_tpgs()310 return tpgs; in alua_check_tpgs()[all …]