ReactOS 0.4.15-dev-7958-gcd0bb1a
common.h File Reference
#include "shared.h"
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tHardwareConfig
 
struct  tAC97Registers
 
class  CAC97AdapterCommon
 

Variables

const WORD SHREG_INVALID = 0x0001
 
const WORD SHREG_INIT = 0x0002
 
const WORD SHREG_NOCACHE = 0x0004
 

Variable Documentation

◆ SHREG_INIT

const WORD SHREG_INIT = 0x0002

Definition at line 68 of file common.h.

Referenced by CAC97AdapterCommon::SetAC97Default().

◆ SHREG_INVALID

const WORD SHREG_INVALID = 0x0001

Definition at line 62 of file common.h.

◆ SHREG_NOCACHE

const WORD SHREG_NOCACHE = 0x0004

Definition at line 73 of file common.h.