Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.h108 #define CHI32_STATUS_HOST_READ_FULL 0x00000004 macro
H A DCDspCommObject.cpp968 if ( ( dwStatus & CHI32_STATUS_HOST_READ_FULL ) != 0 ) in Read_DSP()