Lines Matching refs:tpgProps
1279 MP_TARGET_PORT_GROUP_PROPERTIES tpgProps; in showIndividualLogicalUnit() local
1425 (void) memset(&tpgProps, 0, in showIndividualLogicalUnit()
1428 pTPGOidListArray->oids[tpg], &tpgProps); in showIndividualLogicalUnit()
1440 tpgProps.tpgID); in showIndividualLogicalUnit()
1445 tpgProps.explicitFailover)? in showIndividualLogicalUnit()
1452 tpgProps.accessState)); in showIndividualLogicalUnit()
1640 MP_TARGET_PORT_GROUP_PROPERTIES tpgProps; in failoverLogicalUnit() local
1686 (void) memset(&tpgProps, 0, in failoverLogicalUnit()
1690 pTpgOidListArray->oids[tpg], &tpgProps); in failoverLogicalUnit()
1696 if (MP_FALSE == tpgProps.explicitFailover) { in failoverLogicalUnit()
1704 tpgProps.accessState) && (B_FALSE == bFoundIt)) { in failoverLogicalUnit()