Home
last modified time | relevance | path

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

/titanic_41/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.c411 opinfo->opinfo_mode = (uint16_t)mode; in std_path_get_opinfo()
H A Dasym_sun.c494 opinfo->opinfo_mode = (uint16_t)mode; in purple_path_get_opinfo()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h542 uint16_t opinfo_mode; member
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c4800 vlun->svl_fo_support = opinfo.opinfo_mode; in vhci_update_pathinfo()
4887 vlun->svl_fo_support = opinfo.opinfo_mode; in vhci_update_pathinfo()
4920 vlun->svl_fo_support = opinfo.opinfo_mode; in vhci_update_pathinfo()
4926 opinfo.opinfo_preferred, opinfo.opinfo_mode)); in vhci_update_pathinfo()