ReactOS 0.4.15-dev-7924-g5949c20
CODEC_RESPONSE Struct Reference

#include <hdaudbus.h>

Public Attributes

ULONG device: 16
 
ULONG vendor: 16
 
ULONG stepping: 8
 
ULONG revision: 8
 
ULONG minor: 4
 
ULONG major: 4
 
ULONG _reserved0: 8
 
ULONG count: 8
 
ULONG _reserved1: 8
 
ULONG start: 8
 
ULONG _reserved2: 8
 

Detailed Description

Definition at line 93 of file hdaudbus.h.

Member Data Documentation

◆ _reserved0

ULONG CODEC_RESPONSE::_reserved0

Definition at line 100 of file hdaudbus.h.

◆ _reserved1

ULONG CODEC_RESPONSE::_reserved1

Definition at line 102 of file hdaudbus.h.

◆ _reserved2

ULONG CODEC_RESPONSE::_reserved2

Definition at line 104 of file hdaudbus.h.

◆ count

ULONG CODEC_RESPONSE::count

Definition at line 101 of file hdaudbus.h.

◆ device

ULONG CODEC_RESPONSE::device

Definition at line 94 of file hdaudbus.h.

◆ major

ULONG CODEC_RESPONSE::major

Definition at line 99 of file hdaudbus.h.

◆ minor

ULONG CODEC_RESPONSE::minor

Definition at line 98 of file hdaudbus.h.

◆ revision

ULONG CODEC_RESPONSE::revision

Definition at line 97 of file hdaudbus.h.

◆ start

ULONG CODEC_RESPONSE::start

Definition at line 103 of file hdaudbus.h.

◆ stepping

ULONG CODEC_RESPONSE::stepping

Definition at line 96 of file hdaudbus.h.

◆ vendor

ULONG CODEC_RESPONSE::vendor

Definition at line 95 of file hdaudbus.h.


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