ReactOS 0.4.15-dev-7953-g1f49173
_IORES Struct Reference

#include <bsmaster.h>

Collaboration diagram for _IORES:

Public Attributes

union {
   ULONG   Addr
 
   PVOID   pAddr
 
}; 
 
ULONG MemIo:1
 
ULONG Proc:1
 
ULONG Reserved:30
 

Detailed Description

Definition at line 1004 of file bsmaster.h.

Member Data Documentation

◆ 

union { ... } _IORES::@1172

◆ Addr

◆ MemIo

ULONG _IORES::MemIo

Definition at line 1013 of file bsmaster.h.

Referenced by UniataAhciDetect(), UniataAhciInit(), and UniataFindBusMasterController().

◆ pAddr

PVOID _IORES::pAddr

Definition at line 1011 of file bsmaster.h.

◆ Proc

ULONG _IORES::Proc

Definition at line 1014 of file bsmaster.h.

◆ Reserved

ULONG _IORES::Reserved

Definition at line 1015 of file bsmaster.h.


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