Home
last modified time | relevance | path

Searched refs:ppRingHead (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dskge.c1173 RXD **ppRingHead, /* address where the head should be written */ in SetupRing() argument
1220 *ppRingHead = (RXD*) pMemArea; in SetupRing()
1221 *ppRingTail = *ppRingHead; in SetupRing()