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

Command Table: one per slot. More...

#include <ahci.h>

Data Fields

uint8_t cfis [64]
uint8_t acmd [16]
uint8_t rsv [48]
HBA_PRDT_ENTRY prdt_entry [1]

Detailed Description

Command Table: one per slot.

Definition at line 110 of file ahci.h.

Field Documentation

◆ acmd

uint8_t acmd[16]

Definition at line 115 of file ahci.h.

◆ cfis

uint8_t cfis[64]

Definition at line 112 of file ahci.h.

◆ prdt_entry

HBA_PRDT_ENTRY prdt_entry[1]

Definition at line 121 of file ahci.h.

◆ rsv

uint8_t rsv[48]

Definition at line 118 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