mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 23:01:00 +00:00
Add a helper initialize_interrupt_queue() helper to enable_irq instead of doing it as part of its object construction as it can fail. This is similar to how AHCI initializes its interrupt as well. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| SD | ||
| DiskPartition.cpp | ||
| DiskPartition.h | ||
| StorageController.cpp | ||
| StorageController.h | ||
| StorageDevice.cpp | ||
| StorageDevice.h | ||
| StorageManagement.cpp | ||
| StorageManagement.h | ||