Searched refs:lhbaObjectId (Results 1 – 2 of 2) sorted by relevance
83 static IMA_OID lhbaObjectId; variable391 lhbaObjectId.objectType = IMA_OBJECT_TYPE_LHBA; in IMA_GetLhbaOidList()392 lhbaObjectId.ownerId = pluginOwnerId; in IMA_GetLhbaOidList()393 lhbaObjectId.objectSequenceNumber = ISCSI_INITIATOR_OID; in IMA_GetLhbaOidList()402 &lhbaObjectId, sizeof (lhbaObjectId)); in IMA_GetLhbaOidList()2977 if (lhbaObjectId.objectSequenceNumber != ISCSI_INITIATOR_OID) { in IMA_GetLhbaProperties()
66 static IMA_OID lhbaObjectId; variable1386 if ((lhbaObjectId.objectType == oid->objectType) && in SUN_IMA_GetConnOidList()1387 (lhbaObjectId.ownerId == oid->ownerId) && in SUN_IMA_GetConnOidList()1388 (lhbaObjectId.objectSequenceNumber == oid->objectSequenceNumber)) { in SUN_IMA_GetConnOidList()