|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bsmaster.h>

Public Attributes | |
| union { | |
| ULONG Addr | |
| PVOID pAddr | |
| }; | |
| ULONG | MemIo:1 |
| ULONG | Proc:1 |
| ULONG | Reserved:30 |
Definition at line 1004 of file bsmaster.h.
| union { ... } _IORES::@1297 |
| ULONG _IORES::Addr |
Definition at line 1009 of file bsmaster.h.
Referenced by AtapiChipInit(), UniataAhciDetect(), UniataAhciInit(), UniataChipDetect(), and UniataFindBusMasterController().
| ULONG _IORES::MemIo |
Definition at line 1013 of file bsmaster.h.
Referenced by UniataAhciDetect(), UniataAhciInit(), and UniataFindBusMasterController().
| PVOID _IORES::pAddr |
Definition at line 1011 of file bsmaster.h.
| ULONG _IORES::Proc |
Definition at line 1014 of file bsmaster.h.
| ULONG _IORES::Reserved |
Definition at line 1015 of file bsmaster.h.