Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/ngene/
Dngene-core.c927 u64 PASCListEntry; in AllocateRingBuffers() local
949 PASCListEntry = PASCListMem; in AllocateRingBuffers()
968 Cur->ngeneBuffer.Address_of_first_entry_1 = PASCListEntry; in AllocateRingBuffers()
973 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
980 PASCListEntry += in AllocateRingBuffers()
1000 Cur->ngeneBuffer.Address_of_first_entry_2 = PASCListEntry; in AllocateRingBuffers()
1005 PASCListEntry += sizeof(struct HW_SCATTER_GATHER_ELEMENT); in AllocateRingBuffers()
1012 PASCListEntry += in AllocateRingBuffers()