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

Data Fields

HBA_PORTport
HBA_CMD_TBLcmd_tbl
void * clb
void * fis
BLOCK_DEVICE bdev

Detailed Description

Definition at line 50 of file ahci.c.

Field Documentation

◆ bdev

Definition at line 55 of file ahci.c.

◆ clb

void* clb

Definition at line 53 of file ahci.c.

◆ cmd_tbl

HBA_CMD_TBL* cmd_tbl

Definition at line 52 of file ahci.c.

◆ fis

void* fis

Definition at line 54 of file ahci.c.

◆ port

HBA_PORT* port

Definition at line 51 of file ahci.c.


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