ReactOS 0.4.15-dev-7842-g558ab78
_VDD_DMA_INFO Struct Reference

#include <nt_vdd.h>

Public Attributes

WORD addr
 
WORD count
 
WORD page
 
BYTE status
 
BYTE mode
 
BYTE mask
 

Detailed Description

Definition at line 178 of file nt_vdd.h.

Member Data Documentation

◆ addr

WORD _VDD_DMA_INFO::addr

Definition at line 179 of file nt_vdd.h.

◆ count

WORD _VDD_DMA_INFO::count

Definition at line 180 of file nt_vdd.h.

◆ mask

BYTE _VDD_DMA_INFO::mask

Definition at line 184 of file nt_vdd.h.

◆ mode

BYTE _VDD_DMA_INFO::mode

Definition at line 183 of file nt_vdd.h.

◆ page

WORD _VDD_DMA_INFO::page

Definition at line 181 of file nt_vdd.h.

◆ status

BYTE _VDD_DMA_INFO::status

Definition at line 182 of file nt_vdd.h.


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