acadia/rust/sys/denali/src/ahci
Drew Galbraith 1a48911745
All checks were successful
Check / Check Rust (push) Successful in 20s
Add rust lint CI job. (#9)
Additionally fix the many lint errors that are occurring. (or disable them).

Reviewed-on: #9
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-12-14 09:02:59 +00:00
..
ahci_command.rs Move command.rs to ahci_command.rs 2025-02-01 14:44:03 -08:00
command.rs Add rust lint CI job. (#9) 2025-12-14 09:02:59 +00:00
controller.rs [Zion][Denali] Move to MSI for AHCI devices. 2025-05-05 23:14:01 -07:00
hba.rs Move init implementation into hba and introduce volatile. 2025-01-31 18:03:04 -08:00
mod.rs Move command into its own file. 2025-02-01 14:49:41 -08:00
port.rs Move AHCI Port to use volatile. 2025-01-31 20:52:14 -08:00
port_controller.rs Add rust lint CI job. (#9) 2025-12-14 09:02:59 +00:00