mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 17:51: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. |
||
|---|---|---|
| .. | ||
| NVMeController.cpp | ||
| NVMeController.h | ||
| NVMeDefinitions.h | ||
| NVMeInterruptQueue.cpp | ||
| NVMeInterruptQueue.h | ||
| NVMeNameSpace.cpp | ||
| NVMeNameSpace.h | ||
| NVMePollQueue.cpp | ||
| NVMePollQueue.h | ||
| NVMeQueue.cpp | ||
| NVMeQueue.h | ||