Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym.c144 opinfo->opinfo_mode = SCSI_NO_FAILOVER; in symmetric_path_get_opinfo()
H A Dtape.c168 opinfo->opinfo_mode = SCSI_NO_FAILOVER; in tape_path_get_opinfo()
H A Dsym_hds.c289 opinfo->opinfo_mode = SCSI_NO_FAILOVER; in hds_sym_get_opinfo()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h230 #define SCSI_NO_FAILOVER 0x0 macro
647 ((svl) ? ((svl)->svl_fo_support != SCSI_NO_FAILOVER) : 0)