Home
last modified time | relevance | path

Searched refs:TPGS_MODE_EXPLICIT (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/scsi/device_handler/
Dscsi_dh_alua.c37 #define TPGS_MODE_EXPLICIT 0x2 macro
285 case TPGS_MODE_EXPLICIT|TPGS_MODE_IMPLICIT: in alua_check_tpgs()
290 case TPGS_MODE_EXPLICIT: in alua_check_tpgs()
769 if (!(pg->tpgs & TPGS_MODE_EXPLICIT)) { in alua_stpg()