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

Public Attributes

uint8_t fis [64]
 
uint8_t atapi [16]
 
uint8_t reserved [48]
 
Prd data [16]
 

Detailed Description

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

Member Data Documentation

◆ atapi

uint8_t Ahci::CommandTable::atapi[16]

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

◆ data

Prd Ahci::CommandTable::data[16]

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

◆ fis

uint8_t Ahci::CommandTable::fis[64]

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

◆ reserved

uint8_t Ahci::CommandTable::reserved[48]

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


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