Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs_tape.c129 } else if (inq->inq_tpgs == TPGS_FAILOVER_EXPLICIT) { in tpgs_tape_device_probe()
H A Dtpgs.c94 if (inq->inq_tpgs == TPGS_FAILOVER_EXPLICIT) { in std_device_probe()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h380 #define TPGS_FAILOVER_EXPLICIT 0x2 macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c287 } else if (inq.inq_tpgs == TPGS_FAILOVER_EXPLICIT) { in vhci_tpgs_inquiry()
H A Dmpapi_impl.c3671 case TPGS_FAILOVER_EXPLICIT: in vhci_mpapi_update_tpg_data()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3907 if (guid && (inq->inq_tpgs & TPGS_FAILOVER_EXPLICIT)) in scsi_hba_ident_nodename_compatible_get()