1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 08:41:00 +00:00
serenity/Kernel/Storage/ATA
2022-01-28 19:05:52 +02:00
..
AHCI.h
AHCIController.cpp
AHCIController.h
AHCIPort.cpp Kernel: Make allocate_supervisor_physical_page OOM-fallible 2022-01-28 19:05:52 +02:00
AHCIPort.h Kernel: Remove unimplemented AHCIPort::is_hot_pluggable declaration 2022-01-28 19:05:52 +02:00
AHCIPortHandler.cpp Kernel: Make allocate_supervisor_physical_page OOM-fallible 2022-01-28 19:05:52 +02:00
AHCIPortHandler.h
ATA.h
ATAController.h
ATADevice.cpp
ATADevice.h
ATADiskDevice.cpp
ATADiskDevice.h
ATAPIDiscDevice.cpp
ATAPIDiscDevice.h
BMIDEChannel.cpp
BMIDEChannel.h
IDEChannel.cpp Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
IDEChannel.h Kernel: Clarify IDEChannel function that switches current channel 2022-01-12 01:57:38 +01:00
IDEController.cpp
IDEController.h