Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs_tape.c108 if (inq->inq_tpgs == TPGS_FAILOVER_NONE) { in tpgs_tape_device_probe()
H A Dtpgs.c67 if (inq->inq_tpgs == TPGS_FAILOVER_NONE) { in std_device_probe()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h378 #define TPGS_FAILOVER_NONE 0x0 macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c279 if (inq.inq_tpgs == TPGS_FAILOVER_NONE) { in vhci_tpgs_inquiry()