Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c35 #define TPGS_MODE_NONE 0x0 macro
269 int tpgs = TPGS_MODE_NONE; in alua_check_tpgs()
297 case TPGS_MODE_NONE: in alua_check_tpgs()
305 tpgs = TPGS_MODE_NONE; in alua_check_tpgs()
951 if (tpgs != TPGS_MODE_NONE) in alua_initialize()