|
XenevaOS
|
#include <ahci.h>

Public Attributes | |
| uint32_t | cap |
| uint32_t | ghc |
| uint32_t | is |
| uint32_t | pi |
| uint32_t | vs |
| uint32_t | ccc_ctl |
| uint32_t | ccc_pts |
| uint32_t | em_loc |
| uint32_t | em_ctl |
| uint32_t | cap2 |
| uint32_t | bohc |
| uint8_t | rsv [0xA0 - 0x2c] |
| uint8_t | vendor [0x100 - 0xA0] |
| HBA_PORT | port [1] |
| uint32_t _hba_mem_::bohc |
| uint32_t _hba_mem_::cap |
| uint32_t _hba_mem_::cap2 |
| uint32_t _hba_mem_::ccc_ctl |
| uint32_t _hba_mem_::ccc_pts |
| uint32_t _hba_mem_::em_ctl |
| uint32_t _hba_mem_::em_loc |
| uint32_t _hba_mem_::ghc |
| uint32_t _hba_mem_::is |
| uint32_t _hba_mem_::pi |
| HBA_PORT _hba_mem_::port[1] |
| uint8_t _hba_mem_::rsv[0xA0 - 0x2c] |
| uint8_t _hba_mem_::vendor[0x100 - 0xA0] |
| uint32_t _hba_mem_::vs |