Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mpathadm/
H A Dmpathadm.c740 MP_TARGET_PORT_PROPERTIES tportProps; in listLogicalUnit() local
972 (void) memset(&tportProps, 0, in listLogicalUnit()
976 pTportOidListArray->oids[j], &tportProps); in listLogicalUnit()
987 tportProps.portID)) { in listLogicalUnit()
1280 MP_TARGET_PORT_PROPERTIES tportProps; in showIndividualLogicalUnit() local
1385 &tportProps)) != MP_STATUS_SUCCESS) { in showIndividualLogicalUnit()
1388 displayArray(tportProps.portID, in showIndividualLogicalUnit()
1389 sizeof (tportProps.portID)); in showIndividualLogicalUnit()
1479 (void) memset(&tportProps, 0, in showIndividualLogicalUnit()
1483 &tportProps)) != MP_STATUS_SUCCESS) { in showIndividualLogicalUnit()
[all …]