Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/device_handler/
Dscsi_dh_alua.c55 #define TPGS_MODE_EXPLICIT 0x2 macro
331 case TPGS_MODE_EXPLICIT|TPGS_MODE_IMPLICIT: in alua_check_tpgs()
336 case TPGS_MODE_EXPLICIT: in alua_check_tpgs()
760 if (h->tpgs & TPGS_MODE_EXPLICIT) { in alua_activate()