Home
last modified time | relevance | path

Searched refs:opinfo_xlf_capable (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym.c143 opinfo->opinfo_xlf_capable = 0; in symmetric_path_get_opinfo()
H A Dtape.c167 opinfo->opinfo_xlf_capable = 0; in tape_path_get_opinfo()
H A Dsym_hds.c288 opinfo->opinfo_xlf_capable = 0; in hds_sym_get_opinfo()
H A Dtpgs.c411 opinfo->opinfo_xlf_capable = 0; in std_path_get_opinfo()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h543 int opinfo_xlf_capable; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c4745 vlun->svl_xlf_capable = opinfo.opinfo_xlf_capable; in vhci_update_pathinfo()