serenity/Kernel/Storage/NVMe
Liav A 0778043d73 Kernel: Use generic string when allocating DMA buffer to NVMeQueue
We don't necessarily create a DMA buffer just for "Admin CQ queue", so
don't hardcode it when allocating such buffer.
2022-01-23 20:56:28 +00:00
..
NVMeController.cpp Kernel: Add individual struct definitions for NVMeSubmission 2022-01-18 11:37:04 +02:00
NVMeController.h Kernel: Add individual struct definitions for NVMeSubmission 2022-01-18 11:37:04 +02:00
NVMeDefinitions.h Kernel: Add individual struct definitions for NVMeSubmission 2022-01-18 11:37:04 +02:00
NVMeNameSpace.cpp Kernel: Add UNMAP_AFTER_INIT to NVMe member functions 2022-01-18 11:37:04 +02:00
NVMeNameSpace.h
NVMeQueue.cpp Kernel: Use generic string when allocating DMA buffer to NVMeQueue 2022-01-23 20:56:28 +00:00
NVMeQueue.h Kernel/Storage: Don't declare NVMeQueue constructor explicit 2022-01-23 20:56:28 +00:00