Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c1138 MP_PATH_LOGICAL_UNIT_PROPERTIES pathProps; in listIndividualLogicalUnit() local
1163 (void) memset(&pathProps, 0, in listIndividualLogicalUnit()
1167 pPathOidListArray->oids[pa], &pathProps); in listIndividualLogicalUnit()
1279 MP_PATH_LOGICAL_UNIT_PROPERTIES pathProps; in showIndividualLogicalUnit() local
1360 (void) memset(&pathProps, 0, in showIndividualLogicalUnit()
1363 pPathOidListArray->oids[pa], &pathProps); in showIndividualLogicalUnit()
1405 getPathStateStr(pathProps.pathState)); in showIndividualLogicalUnit()
1408 pathProps.disabled?getTextString(TEXT_YES): in showIndividualLogicalUnit()
2451 MP_PATH_LOGICAL_UNIT_PROPERTIES pathProps; in getPathOid() local
2563 &pathProps); in getPathOid()
[all …]