Searched defs:_dmapbuff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdment.c42 static struct _dmapbuff { struct
68 static struct _dmapbuff *
71 struct _dmapbuff *_dmap = __dmapbuff;
74 _dmap = (struct _dmapbuff *)calloc((unsigned)1,
93 struct _dmapbuff *_dmap = _dmapalloc();
110 struct _dmapbuff *_dmap = _dmapalloc();
142 struct _dmapbuff *_dmap = _dmapalloc();
167 struct _dmapbuff *_dmap = _dmapalloc();
195 struct _dmapbuff *_dmap = _dmapalloc();
231 struct _dmapbuff *_dma
[all...]

Completed in 56 milliseconds