Home
last modified time | relevance | path

Searched refs:svl_fo_support (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h389 uint16_t svl_fo_support; /* failover mode */ member
644 ((svl) ? ((svl)->svl_fo_support != SCSI_NO_FAILOVER) : 0)
/titanic_44/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()