ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | DOUT(lvl, strings) |
#define | BREAK() |
Variables | |
const int | DBG_NONE = 0x00000000 |
const int | DBG_PRINT = 0x00000001 |
const int | DBG_WARNING = 0x00000002 |
const int | DBG_ERROR = 0x00000004 |
const int | DBG_STREAM = 0x00000010 |
const int | DBG_POWER = 0x00000020 |
const int | DBG_DMA = 0x00000040 |
const int | DBG_REGS = 0x00000080 |
const int | DBG_PROBE = 0x00000100 |
const int | DBG_SYSINFO = 0x00000200 |
const int | DBG_VSR = 0x00000400 |
const int | DBG_PROPERTY = 0x00000800 |
const int | DBG_POSITION = 0x00001000 |
const int | DBG_PINS = 0x10000000 |
const int | DBG_NODES = 0x20000000 |
const int | DBG_CONNS = 0x40000000 |
const int | DBG_ALL = 0xFFFFFFFF |
const int | DBG_DEFAULT = 0x00000004 |
Definition at line 24 of file debug.h.
Referenced by CMiniportWaveICHStream::GetNewMappings(), CMiniportWaveICHStream::ReleaseUsedMappings(), and CMiniportWaveICHStream::~CMiniportWaveICHStream().
Definition at line 23 of file debug.h.
Referenced by CMiniportStream::PowerChangeNotify(), and STDMETHODIMP_().
Definition at line 29 of file debug.h.
Referenced by CAC97MiniportTopology::BasicSupportHandler(), CAC97MiniportTopology::PropertyHandler_Level(), CAC97MiniportTopology::PropertyHandler_OnOff(), CAC97MiniportTopology::PropertyHandler_Tone(), CAC97MiniportTopology::PropertyHandler_Ulong(), CAC97MiniportTopology::SetMultichannelMute(), and CAC97MiniportTopology::SetMultichannelVolume().
Definition at line 25 of file debug.h.
Referenced by STDMETHODIMP_().
Definition at line 22 of file debug.h.
Referenced by CMiniportStream::SetState(), and CMiniport::TestDataFormat().
Definition at line 27 of file debug.h.
Referenced by STDMETHODIMP_().
Definition at line 28 of file debug.h.
Referenced by CMiniport::ValidateFormat().
Definition at line 18 of file debug.h.
Referenced by CMiniportWaveICHStream::GetNewMappings(), STDMETHODIMP_(), and CMiniport::TestDataFormat().