Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs_tape.c123 } else if (inq->inq_tpgs == TPGS_FAILOVER_IMPLICIT) { in tpgs_tape_device_probe()
H A Dtpgs.c87 if (inq->inq_tpgs == TPGS_FAILOVER_IMPLICIT) { in std_device_probe()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h379 #define TPGS_FAILOVER_IMPLICIT 0x1 macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c285 if (inq.inq_tpgs == TPGS_FAILOVER_IMPLICIT) { in vhci_tpgs_inquiry()
H A Dmpapi_impl.c3675 case TPGS_FAILOVER_IMPLICIT: in vhci_mpapi_update_tpg_data()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c2898 inq->inq_tpgs = TPGS_FAILOVER_IMPLICIT; in sbd_handle_inquiry()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3911 if (guid && (inq->inq_tpgs & TPGS_FAILOVER_IMPLICIT)) in scsi_hba_ident_nodename_compatible_get()