Searched refs:PhysAddr (Results 1 – 6 of 6) sorted by relevance
152 m_DuckEntries[i].PhysAddr = 0; in Reset()162 m_DuckEntries[MAX_ENTRIES].PhysAddr = SWAP( m_dwDuckEntriesPhys ); in Reset()189 ( 0 != m_DuckEntries[ dwIndex ].PhysAddr ) ) in ResetStartPos()260 m_DuckEntries[m_dwHead].PhysAddr = SWAP( dwPhysAddr ); in AddMapping()283 m_DuckEntries[dwNext].PhysAddr = 0; // no need to swap zero! in AddMapping()355 m_DuckEntries[m_dwHead].PhysAddr = 0; in AddDoubleZero()390 m_DuckEntries[m_dwHead].PhysAddr = SWAP( m_dwDuckEntriesPhys ); in Wrap()432 dwTempAddr = SWAP( m_DuckEntries[m_dwTail].PhysAddr ); in ReleaseUsedMappings()535 if ( (0 != m_DuckEntries[dwCurrentIndex].PhysAddr) && in RevokeMappings()557 m_DuckEntries[dwCurrentIndex].PhysAddr = in RevokeMappings()[all …]
358 PHYS_ADDR &PhysAddr, // returns the physical address in GetPageBlockPhysSegment() argument363 PhysAddr = ((PHYS_ADDR)pPageBlock->phy_base + dwOffset); in GetPageBlockPhysSegment()
68 DWORD PhysAddr; member
288 PHYS_ADDR &PhysAddr, // returns the physical address
124 PHYS_ADDR PhysAddr; in CDspCommObject() local140 PhysAddr, in CDspCommObject()142 m_dwCommPagePhys = PhysAddr; in CDspCommObject()1307 m_pDspCommPage->DuckListPhys[ wPipeIndex ].PhysAddr = in SetAudioDuckListPhys()
64 phys_addr_t PhysAddr() { return fPhysAddr; } in PhysAddr() function in TransferDescriptor346 fRing.desc[insertIndex].addr = fDescriptors[insertIndex]->PhysAddr(); in QueueRequestIndirect()