Searched refs:NewCount (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutdelete.c469 UINT16 NewCount; local
481 NewCount = Count;
490 NewCount++;
491 Object->Common.ReferenceCount = NewCount;
495 Object, NewCount));
504 Object, NewCount));
506 NewCount = 0;
510 NewCount--;
514 Object, NewCount));
520 "Method Obj %p Refs=%X, [Decremented]\n", Object, NewCount));
[all...]
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsrepair2.c576 UINT32 NewCount; local
581 NewCount = Count;
593 NewCount--;
608 ObjDesc->Package.Count = NewCount;

Completed in 49 milliseconds