Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.cpp36 #define COMM_PAGE_PHYS_BYTES ((sizeof(DspCommPage)+PAGE_SIZE-1)/PAGE_SIZE)*PAGE_SIZE
147 m_pDspCommPage->dwCommSize = SWAP( sizeof( DspCommPage ) ); in CDspCommObject()
H A DCDspCommObject.h619 } DspCommPage, *PDspCommPage; typedef