summaryrefslogtreecommitdiff
path: root/Kernel/Storage/AHCI.h
AgeCommit message (Expand)Author
2021-03-27Kernel: Generalize the ATAIdentifyBlock structureLiav A
2021-03-21Kernel/AHCI: Add a method to get raw interrupt enable registerLiav A
2021-03-21Kernel: Fix undefined behavior due to shifting out of boundsLiav A
2021-03-18Kernel/Storage: Add AHCI Extended HBA CapabilitiesLuke
2021-03-18Kernel/Storage: Fix typos in HBA capabilitiesLuke
2021-03-15Kernel/Storage: Add SATA error disambiguationLuke
2021-03-05Kernel: Add basic AHCI functionalityLiav A