Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDaffyDuck.h224 DWORD GetPhysStartAddr();
H A DCDaffyDuck.cpp718 DWORD CDaffyDuck::GetPhysStartAddr() in GetPhysStartAddr() function in CDaffyDuck
H A DCEchoGals_transport.cpp849 dwPhysStartAddr = m_DaffyDucks[wPipe]->GetPhysStartAddr(); in Start()