ReactOS 0.4.16-dev-2293-g4d8327b
_CODEC_IDS Struct Reference

#include <buspdo.h>

Public Attributes

UINT32 CodecAddress
 
BOOL IsGraphicsCodec
 
UINT8 FunctionGroupStartNode
 
UINT16 CtlrDevId
 
UINT16 CtlrVenId
 
BOOL IsDSP
 
UINT16 FuncId
 
UINT16 VenId
 
UINT16 DevId
 
UINT32 SubsysId
 
UINT16 RevId
 

Detailed Description

Definition at line 12 of file buspdo.h.

Member Data Documentation

◆ CodecAddress

UINT32 _CODEC_IDS::CodecAddress

Definition at line 13 of file buspdo.h.

Referenced by HDA_AsyncWait(), HDA_GetResourceInformation(), and HDA_TransferCodecVerbs().

◆ CtlrDevId

UINT16 _CODEC_IDS::CtlrDevId

Definition at line 18 of file buspdo.h.

Referenced by ADSP_BusInterface().

◆ CtlrVenId

UINT16 _CODEC_IDS::CtlrVenId

Definition at line 19 of file buspdo.h.

Referenced by HDA_GetLinkPositionRegister().

◆ DevId

UINT16 _CODEC_IDS::DevId

Definition at line 25 of file buspdo.h.

◆ FuncId

UINT16 _CODEC_IDS::FuncId

Definition at line 23 of file buspdo.h.

◆ FunctionGroupStartNode

UINT8 _CODEC_IDS::FunctionGroupStartNode

Definition at line 16 of file buspdo.h.

Referenced by HDA_GetResourceInformation().

◆ IsDSP

BOOL _CODEC_IDS::IsDSP

Definition at line 21 of file buspdo.h.

◆ IsGraphicsCodec

BOOL _CODEC_IDS::IsGraphicsCodec

Definition at line 14 of file buspdo.h.

Referenced by HDA_TransferCodecVerbs().

◆ RevId

UINT16 _CODEC_IDS::RevId

Definition at line 27 of file buspdo.h.

◆ SubsysId

UINT32 _CODEC_IDS::SubsysId

Definition at line 26 of file buspdo.h.

◆ VenId

UINT16 _CODEC_IDS::VenId

Definition at line 24 of file buspdo.h.


The documentation for this struct was generated from the following file: