ReactOS 0.4.15-dev-7934-g1dc8d80
mintopo.h File Reference
#include "shared.h"
#include "guids.h"
Include dependency graph for mintopo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tPinTranslationTable
 
struct  tNodeTranslationTable
 
struct  tNodeCache
 
class  CAC97MiniportTopology
 

Variables

const int TOPO_MAX_CONNECTIONS = 0x80
 
const WORD AC97REG_MASK_LEFT = 0x3F00
 
const WORD AC97REG_MASK_RIGHT = 0x003F
 
const WORD AC97REG_MASK_MUTE = 0x8000
 
const long PROP_MOST_NEGATIVE = (long)0x80000000
 

Variable Documentation

◆ AC97REG_MASK_LEFT

const WORD AC97REG_MASK_LEFT = 0x3F00

◆ AC97REG_MASK_MUTE

◆ AC97REG_MASK_RIGHT

◆ PROP_MOST_NEGATIVE

const long PROP_MOST_NEGATIVE = (long)0x80000000

Definition at line 56 of file mintopo.h.

Referenced by CAC97MiniportTopology::PropertyHandler_Level().

◆ TOPO_MAX_CONNECTIONS

const int TOPO_MAX_CONNECTIONS = 0x80

Definition at line 42 of file mintopo.h.

Referenced by CAC97MiniportTopology::BuildConnectionDescriptors().