Searched refs:g_pluginOwnerID (Results 1 - 15 of 15) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DInitialize.c37 MP_UINT32 g_pluginOwnerID = 0; variable
77 g_pluginOwnerID = pluginOwnerID;
H A DMP_GetPathLogicalUnitProperties.c118 initPortOID.ownerId = g_pluginOwnerID;
124 targetPortOID.ownerId = g_pluginOwnerID;
130 luOID.ownerId = g_pluginOwnerID;
H A Dmp_utils.h77 extern MP_UINT32 g_pluginOwnerID;
H A DMP_GetMultipathLusPlugin.c130 g_pluginOwnerID;
208 g_pluginOwnerID;
H A DMP_GetMPLuOidListFromTPG.c78 luOID.ownerId = g_pluginOwnerID;
318 g_pluginOwnerID;
437 pOidList->oids[0].ownerId = g_pluginOwnerID;
H A DMP_GetInitiatorPortOidListPlugin.c94 g_pluginOwnerID;
H A DMP_SetTPGAccess.c99 if (head->tpgOid.ownerId != g_pluginOwnerID) {
H A DMP_GetMultipathLusDevProd.c97 g_pluginOwnerID;
246 (*ppList)->oids[0].ownerId = g_pluginOwnerID;
H A DMP_GetDeviceProductOidListPlugin.c257 (*ppList)->oids[i].ownerId = g_pluginOwnerID;
H A DMP_GetProprietaryLBOidListPlugin.c265 g_pluginOwnerID;
H A DMP_GetAssociatedTPGOidList.c274 (*ppList)->oids[i].ownerId = g_pluginOwnerID;
H A DMP_GetMPLogicalUnitProperties.c332 overridePathOID.ownerId = g_pluginOwnerID;
H A DMP_GetTargetPortOidList.c277 (*ppList)->oids[i].ownerId = g_pluginOwnerID;
H A Dmp_utils.c489 oidList->oids[i].ownerId = g_pluginOwnerID;
H A DMP_GetAssociatedPathOidList.c632 (*ppList)->oids[i].ownerId = g_pluginOwnerID;

Completed in 129 milliseconds