|
The Pedigree Project 0.1
|
Collaboration diagram for Ahci::CommandTable:Public Attributes | |
| uint8_t | fis [64] |
| uint8_t | atapi [16] |
| uint8_t | reserved [48] |
| Prd | data [16] |
Definition at line 59 of file ahci/Registers.h.
| uint8_t Ahci::CommandTable::atapi[16] |
Definition at line 61 of file ahci/Registers.h.
| Prd Ahci::CommandTable::data[16] |
Definition at line 63 of file ahci/Registers.h.
| uint8_t Ahci::CommandTable::fis[64] |
Definition at line 60 of file ahci/Registers.h.
| uint8_t Ahci::CommandTable::reserved[48] |
Definition at line 62 of file ahci/Registers.h.