Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetTargetPortGroupProperties.c47 mpStatus = getTargetPortGroupProperties(oid, pProps); in MP_GetTargetPortGroupProperties()
57 getTargetPortGroupProperties(MP_OID oid, in getTargetPortGroupProperties() function
H A Dmp_utils.h107 MP_STATUS getTargetPortGroupProperties(MP_OID oid,
H A DMP_GetMPLuOidListFromTPG.c92 mpStatus = getTargetPortGroupProperties(ppList->oids[tpg], in checkTPGList()
366 mpStatus = getTargetPortGroupProperties(oid, &sourceTpgProps); in MP_GetMPLuOidListFromTPG()