Home
last modified time | relevance | path

Searched refs:SCSI_FAILOVER_IS_TPGS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h648 #define SCSI_FAILOVER_IS_TPGS(sfo) \ macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c1574 if (!SCSI_FAILOVER_IS_TPGS(svl->svl_fops)) { in vhci_set_tpg_access_state()
2770 SCSI_FAILOVER_IS_TPGS(svl->svl_fops))) { in vhci_mpapi_create_item()
2916 if (SCSI_FAILOVER_IS_TPGS(vlun->svl_fops)) { in vhci_update_mpapi_data()
3360 if (!SCSI_FAILOVER_IS_TPGS(vlun->svl_fops)) { in vhci_mpapi_synthesize_tpg_data()
3530 !SCSI_FAILOVER_IS_TPGS(vlun->svl_fops)) { in vhci_mpapi_update_tpg_data()
4185 if (!SCSI_FAILOVER_IS_TPGS(svl->svl_fops)) { in vhci_mpapi_set_path_state()
H A Dscsi_vhci.c4775 if (SCSI_FAILOVER_IS_TPGS(vlun->svl_fops)) { in vhci_update_pathinfo()