Home
last modified time | relevance | path

Searched refs:opinfo_mode (Results 1 – 6 of 6) 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()
H A Dtpgs.c415 opinfo->opinfo_mode = (uint16_t)mode; in std_path_get_opinfo()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h545 uint16_t opinfo_mode; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c4807 vlun->svl_fo_support = opinfo.opinfo_mode; in vhci_update_pathinfo()
4894 vlun->svl_fo_support = opinfo.opinfo_mode; in vhci_update_pathinfo()
4927 vlun->svl_fo_support = opinfo.opinfo_mode; in vhci_update_pathinfo()
4933 opinfo.opinfo_preferred, opinfo.opinfo_mode)); in vhci_update_pathinfo()