ladybird/Kernel/Storage/ATA
Liav A 2c987367e6 Kernel/Storage: Merge IDE functionality from BusMasterChannel to Channel
This simplifies the flow of how things work currently and is a step for
more improvements in the next commits.
2022-07-19 11:07:34 +01:00
..
AHCI Kernel/Storage: Rename ATA.h => Definitions.h 2022-07-19 11:07:34 +01:00
GenericIDE Kernel/Storage: Merge IDE functionality from BusMasterChannel to Channel 2022-07-19 11:07:34 +01:00
ATAController.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ATADevice.cpp Kernel/Storage: Move AHCI and IDE code into new subdirectories 2022-07-19 11:07:34 +01:00
ATADevice.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ATADiskDevice.cpp Kernel/Storage: Move AHCI and IDE code into new subdirectories 2022-07-19 11:07:34 +01:00
ATADiskDevice.h Kernel/Storage: Move AHCI and IDE code into new subdirectories 2022-07-19 11:07:34 +01:00
ATAPIDiscDevice.cpp Kernel/Storage: Move AHCI and IDE code into new subdirectories 2022-07-19 11:07:34 +01:00
ATAPIDiscDevice.h Kernel: Export both interface type and command set of a StorageDevice 2022-07-15 12:29:23 +02:00
Definitions.h Kernel/Storage: Rename ATA.h => Definitions.h 2022-07-19 11:07:34 +01:00