ReactOS 0.4.15-dev-7918-g2a2556c
_IDE_AHCI_PRD_ENTRY Struct Reference

#include <bsmaster.h>

Public Attributes

union {
   ULONG   base
 
   ULONGLONG   base64
 
   struct {
      ULONG   DBA
 
      union {
         ULONG   DBAU
 
         ULONG   baseu
 
      } 
 
   } 
 
}; 
 
ULONG Reserved1
 
union {
   struct {
      ULONG   DBC:22
 
      ULONG   Reserved2:9
 
      ULONG   I:1
 
   } 
 
   ULONG   DBC_ULONG
 
}; 
 

Detailed Description

Definition at line 724 of file bsmaster.h.

Member Data Documentation

◆ 

union { ... } _IDE_AHCI_PRD_ENTRY::@1150

◆ 

union { ... } _IDE_AHCI_PRD_ENTRY::@1152

◆ base

ULONG _IDE_AHCI_PRD_ENTRY::base

Definition at line 726 of file bsmaster.h.

◆ base64

ULONGLONG _IDE_AHCI_PRD_ENTRY::base64

Definition at line 727 of file bsmaster.h.

◆ baseu

ULONG _IDE_AHCI_PRD_ENTRY::baseu

Definition at line 732 of file bsmaster.h.

◆ DBA

ULONG _IDE_AHCI_PRD_ENTRY::DBA

Definition at line 729 of file bsmaster.h.

◆ DBAU

ULONG _IDE_AHCI_PRD_ENTRY::DBAU

Definition at line 731 of file bsmaster.h.

◆ DBC

ULONG _IDE_AHCI_PRD_ENTRY::DBC

Definition at line 740 of file bsmaster.h.

◆ DBC_ULONG

ULONG _IDE_AHCI_PRD_ENTRY::DBC_ULONG

Definition at line 744 of file bsmaster.h.

◆ I

ULONG _IDE_AHCI_PRD_ENTRY::I

Definition at line 742 of file bsmaster.h.

◆ Reserved1

ULONG _IDE_AHCI_PRD_ENTRY::Reserved1

Definition at line 736 of file bsmaster.h.

◆ Reserved2

ULONG _IDE_AHCI_PRD_ENTRY::Reserved2

Definition at line 741 of file bsmaster.h.


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