1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 06:37:36 +00:00
serenity/Kernel/Devices/Storage/ATA/AHCI
Hendiadyoin1 2dc20f9e39 Kernel: Use the new API to query and map BAR spaces in most places
This might be a bit overkill in some instances, but it's nice to be
consistent
2024-01-12 15:59:47 -07:00
..
Controller.cpp Kernel: Use the new API to query and map BAR spaces in most places 2024-01-12 15:59:47 -07:00
Controller.h Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
Definitions.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
InterruptHandler.cpp Kernel/Interrupts: Move PCIIRQHandler => PCI::IRQHandler 2023-09-16 14:04:17 -06:00
InterruptHandler.h Kernel/Interrupts: Move PCIIRQHandler => PCI::IRQHandler 2023-09-16 14:04:17 -06:00
Port.cpp Kernel: Move all tasks-related code to the Tasks subdirectory 2023-06-04 21:32:34 +02:00
Port.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00