The Pedigree Project 0.1
Public Attributes | List of all members
Ahci::CommandHeader Struct Reference
+ Collaboration diagram for Ahci::CommandHeader:

Public Attributes

uint32_t flags
 
volatile uint32_t transferred
 
uint32_t table
 
uint32_t tableUpper
 
uint32_t reserved [4]
 

Detailed Description

Definition at line 46 of file ahci/Registers.h.

Member Data Documentation

◆ flags

uint32_t Ahci::CommandHeader::flags

Definition at line 47 of file ahci/Registers.h.

◆ reserved

uint32_t Ahci::CommandHeader::reserved[4]

Definition at line 51 of file ahci/Registers.h.

◆ table

uint32_t Ahci::CommandHeader::table

Definition at line 49 of file ahci/Registers.h.

◆ tableUpper

uint32_t Ahci::CommandHeader::tableUpper

Definition at line 50 of file ahci/Registers.h.

◆ transferred

volatile uint32_t Ahci::CommandHeader::transferred

Definition at line 48 of file ahci/Registers.h.


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