summaryrefslogtreecommitdiff
path: root/src/sys/include/io/ic/ahcivar.h
AgeCommit message (Expand)Author
2025-09-22kern: ahci: Keep track of number of command slotsIan Moffett
2025-09-22kern: ahci: Add further ahcivar.h defs for FIS/HDRIan Moffett
2025-09-21kern: ahci: Add initial port startup logicIan Moffett
2025-09-21kern: ahci: Scan for implemented ports with PI regIan Moffett
2025-09-21kern: ahci: Add AHCI host bus adapter reset implIan Moffett