Home
last modified time | relevance | path

Searched refs:asymmetric (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetMPLogicalUnitProperties.c300 pProps->asymmetric = luInfo.asymmetric; in MP_GetMPLogicalUnitProperties()
/titanic_44/usr/src/uts/common/sys/scsi/adapters/
H A Dmpapi_impl.h152 boolean_t asymmetric; member
/titanic_44/usr/src/cmd/mpathadm/
H A Dmpathadm.c1309 (MP_TRUE == luProps.asymmetric)? in showIndividualLogicalUnit()
1420 if (MP_TRUE == luProps.asymmetric) { in showIndividualLogicalUnit()
1437 if (MP_TRUE == luProps.asymmetric) { in showIndividualLogicalUnit()
1487 if (MP_TRUE == luProps.asymmetric) { in showIndividualLogicalUnit()
1667 if (MP_TRUE != luProps.asymmetric) { in failoverLogicalUnit()
/titanic_44/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.h711 MP_BOOL asymmetric; member
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c2785 lu->prop.asymmetric = 1; in vhci_mpapi_create_item()