|
The Pedigree Project 0.1
|
Collaboration diagram for Ahci::CommandHeader:Public Attributes | |
| uint32_t | flags |
| volatile uint32_t | transferred |
| uint32_t | table |
| uint32_t | tableUpper |
| uint32_t | reserved [4] |
Definition at line 46 of file ahci/Registers.h.
| uint32_t Ahci::CommandHeader::flags |
Definition at line 47 of file ahci/Registers.h.
| uint32_t Ahci::CommandHeader::reserved[4] |
Definition at line 51 of file ahci/Registers.h.
| uint32_t Ahci::CommandHeader::table |
Definition at line 49 of file ahci/Registers.h.
| uint32_t Ahci::CommandHeader::tableUpper |
Definition at line 50 of file ahci/Registers.h.
| volatile uint32_t Ahci::CommandHeader::transferred |
Definition at line 48 of file ahci/Registers.h.