Searched refs:DSP_VC_RESET (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.cpp532 if ( ECHOSTATUS_OK != SendVector( DSP_VC_RESET ) )
535 "CDspCommObject::LoadDsp SendVector DSP_VC_RESET failed",
558 "CDspCommObject::LoadDSP SendVector DSP_VC_RESET failed",
1059 case DSP_VC_RESET :
1060 pszCmd = "DSP_VC_RESET";
H A DCDspCommObject.h196 #define DSP_VC_RESET 0x80ff macro

Completed in 62 milliseconds