Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c741 MP_TARGET_PORT_PROPERTIES tportProps; in listLogicalUnit() local
973 (void) memset(&tportProps, 0, in listLogicalUnit()
977 pTportOidListArray->oids[j], &tportProps); in listLogicalUnit()
988 tportProps.portID)) { in listLogicalUnit()
1281 MP_TARGET_PORT_PROPERTIES tportProps; in showIndividualLogicalUnit() local
1386 &tportProps)) != MP_STATUS_SUCCESS) { in showIndividualLogicalUnit()
1389 displayArray(tportProps.portID, in showIndividualLogicalUnit()
1390 sizeof (tportProps.portID)); in showIndividualLogicalUnit()
1480 (void) memset(&tportProps, 0, in showIndividualLogicalUnit()
1484 &tportProps)) != MP_STATUS_SUCCESS) { in showIndividualLogicalUnit()
[all …]