My Project
Loading...
Searching...
No Matches
_HBA_CMD_HEADER Struct Reference

HBA Command Header (defines an AHCI Command) More...

#include <ahci.h>

Data Fields

volatile uint32_t dw0
volatile uint32_t prdbc
uint32_t ctba
uint32_t ctbau
uint32_t rsv1 [4]

Detailed Description

HBA Command Header (defines an AHCI Command)

Definition at line 128 of file ahci.h.

Field Documentation

◆ ctba

uint32_t ctba

Definition at line 131 of file ahci.h.

◆ ctbau

uint32_t ctbau

Definition at line 132 of file ahci.h.

◆ dw0

volatile uint32_t dw0

Definition at line 129 of file ahci.h.

◆ prdbc

volatile uint32_t prdbc

Definition at line 130 of file ahci.h.

◆ rsv1

uint32_t rsv1[4]

Definition at line 133 of file ahci.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/drivers/ahci/ahci.h