Home | History | Annotate | Download | only in inc

Lines Matching refs:ULONG

47 		ULONG ulMinBlockSize;	/* Minimum SM allocation; default 32 bytes.  */
52 ULONG ulSegId; /* 1,2... are SM segments. 0 is not. */
53 ULONG ulAlignment; /* 0,1,2,4....ulMinBlockSize */
80 ULONG ulTotalSizePA; /* Size of SM segment in GPP bytes. */
96 ULONG ulTotalSegSize; /* Total size in bytes of segment: DSP+GPP */
98 ULONG ulGPPSize; /* Size of Gpp SM seg in bytes */
100 ULONG ulDSPSize; /* DSP seg size in bytes */
101 ULONG ulInUseCnt; /* # of current GPP allocations from this segment */
108 ULONG ulNumGPPSMSegs; /* # of SM segments registered with this Cmm. */
109 ULONG ulTotalInUseCnt; /* Total # of allocations outstanding for CMM */
111 ULONG ulMinBlockSize;
118 ULONG ulSegId; /* segment Id used for SM allocations */