ReactOS 0.4.15-dev-7953-g1f49173
prophnd.cpp File Reference
#include "mintopo.h"
Include dependency graph for prophnd.cpp:

Go to the source code of this file.

Macros

#define STR_MODULENAME   "AC97 Property handler: "
 

Variables

const LONG CHAN_LEFT = 0
 
const LONG CHAN_RIGHT = 1
 
const LONG CHAN_MASTER = -1
 

Macro Definition Documentation

◆ STR_MODULENAME

#define STR_MODULENAME   "AC97 Property handler: "

Definition at line 11 of file prophnd.cpp.

Variable Documentation

◆ CHAN_LEFT

const LONG CHAN_LEFT = 0

Definition at line 17 of file prophnd.cpp.

◆ CHAN_MASTER

const LONG CHAN_MASTER = -1

Definition at line 19 of file prophnd.cpp.

◆ CHAN_RIGHT

const LONG CHAN_RIGHT = 1

Definition at line 18 of file prophnd.cpp.