The register set of an AHCI controller. More...
Public Attributes | |
| union { | |
| struct { | |
| volatile unsigned cap | |
| volatile unsigned ghc | |
| volatile unsigned is | |
| volatile unsigned pi | |
| volatile unsigned vs | |
| volatile unsigned ccc_ctl | |
| volatile unsigned ccc_ports | |
| volatile unsigned em_loc | |
| volatile unsigned em_ctl | |
| volatile unsigned cap2 | |
| volatile unsigned bohc | |
| } | |
| volatile unsigned generic [0x100 >> 2] | |
| }; | |
| HostAhciPortRegister | ports [32] |
The register set of an AHCI controller.
| union { ... } |
| volatile unsigned HostAhciRegister::bohc |
| volatile unsigned HostAhciRegister::cap |
| volatile unsigned HostAhciRegister::cap2 |
| volatile unsigned HostAhciRegister::ccc_ctl |
| volatile unsigned HostAhciRegister::ccc_ports |
| volatile unsigned HostAhciRegister::em_ctl |
| volatile unsigned HostAhciRegister::em_loc |
| volatile unsigned HostAhciRegister::generic[0x100 >> 2] |
| volatile unsigned HostAhciRegister::ghc |
| volatile unsigned HostAhciRegister::is |
| volatile unsigned HostAhciRegister::pi |
| volatile unsigned HostAhciRegister::vs |
1.7.1