KolibriOS kernel
AHCI_CTR Struct Reference

AHCI controller structure. More...

Public Attributes

dd abar
 
dd pcidev
 
rb port_data_arr
 
MUTEX mutex
 

Detailed Description

AHCI controller structure.

Source
blkdev/ahci.inc:317

Member Data Documentation

◆ abar

dd AHCI_CTR::abar

pointer to HBA Memory (BAR5) mapped to virtual kernelspace memory

◆ mutex

MUTEX AHCI_CTR::mutex

◆ pcidev

dd AHCI_CTR::pcidev

pointer to corresponding PCIDEV structure

◆ port_data_arr

rb AHCI_CTR::port_data_arr

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