Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/device_handler/
Dscsi_dh_alua.c68 int tpgs; member
329 h->tpgs = scsi_device_tpgs(sdev); in alua_check_tpgs()
330 switch (h->tpgs) { in alua_check_tpgs()
345 h->tpgs = TPGS_MODE_NONE; in alua_check_tpgs()
418 h->tpgs = TPGS_MODE_NONE; in alua_vpd_inquiry()
760 if (h->tpgs & TPGS_MODE_EXPLICIT) { in alua_activate()
766 (h->tpgs & TPGS_MODE_IMPLICIT)) in alua_activate()
839 h->tpgs = TPGS_MODE_UNINITIALIZED; in alua_bus_attach()