Home
last modified time | relevance | path

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

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