Searched refs:pMemArea (Results 1 – 1 of 1) sorted by relevance
1171 void *pMemArea, /* a pointer to the memory area for the ring */ in SetupRing() argument1201 pDescr = (RXD*) pMemArea; in SetupRing()1217 pPrevDescr->pNextRxd = (RXD*) pMemArea; in SetupRing()1219 pDescr = (RXD*) pMemArea; in SetupRing()1220 *ppRingHead = (RXD*) pMemArea; in SetupRing()