|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#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 |
Definition at line 93 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::_reserved0 |
Definition at line 100 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::_reserved1 |
Definition at line 102 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::_reserved2 |
Definition at line 104 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::count |
Definition at line 101 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::device |
Definition at line 94 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::major |
Definition at line 99 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::minor |
Definition at line 98 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::revision |
Definition at line 97 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::start |
Definition at line 103 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::stepping |
Definition at line 96 of file hdaudbus.h.
| ULONG CODEC_RESPONSE::vendor |
Definition at line 95 of file hdaudbus.h.