Lines Matching refs:tpgProps
1280 MP_TARGET_PORT_GROUP_PROPERTIES tpgProps; in showIndividualLogicalUnit() local
1426 (void) memset(&tpgProps, 0, in showIndividualLogicalUnit()
1429 pTPGOidListArray->oids[tpg], &tpgProps); in showIndividualLogicalUnit()
1441 tpgProps.tpgID); in showIndividualLogicalUnit()
1446 tpgProps.explicitFailover)? in showIndividualLogicalUnit()
1453 tpgProps.accessState)); in showIndividualLogicalUnit()
1641 MP_TARGET_PORT_GROUP_PROPERTIES tpgProps; in failoverLogicalUnit() local
1687 (void) memset(&tpgProps, 0, in failoverLogicalUnit()
1691 pTpgOidListArray->oids[tpg], &tpgProps); in failoverLogicalUnit()
1697 if (MP_FALSE == tpgProps.explicitFailover) { in failoverLogicalUnit()
1705 tpgProps.accessState) && (B_FALSE == bFoundIt)) { in failoverLogicalUnit()