Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c35 #define TPGS_MODE_NONE 0x0 macro
276 int tpgs = TPGS_MODE_NONE; in alua_check_tpgs()
304 case TPGS_MODE_NONE: in alua_check_tpgs()
312 tpgs = TPGS_MODE_NONE; in alua_check_tpgs()
1073 if (tpgs != TPGS_MODE_NONE) in alua_initialize()