aboutsummaryrefslogtreecommitdiff
path: root/sys/include/dev/ic/ahcivar.h
AgeCommit message (Expand)Author
3 dayskernel: ahci: Define ATA identity structureIan Moffett
3 dayskernel: ahci: Detect staggered spin upIan Moffett
4 dayskernel: ahci: Add command table + PRD definitionIan Moffett
5 dayskernel: ahci: Initialize each HBA portIan Moffett
5 dayskernel: ahci: Add basic AHCI constantsIan Moffett
5 dayskernel: achi: Define command header and H2D FISIan Moffett
6 dayskernel: ahci: Implement initial HBA port logicIan Moffett
2025-02-20kernel: ahci: Add AHCI spinwait timeoutIan Moffett
2025-02-18kernel: ahci: Add necessary AHCI related headersIan Moffett
2024-06-24Clean out for exptIan Moffett
2024-06-02kernel: ahci: Add SATA read/write supportIan Moffett
2024-06-02kernel: ahci: Acquire global "io_lock" during cmdIan Moffett
2024-05-31kernel: ic: Add initial AHCI driver codeIan Moffett