mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:01:00 +00:00
Only a generic struct definition was present for NVMeSubmission. To improve type safety and clarity, added an union of NVMeSubmission structs that are applicable to the command being submitted. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| Partition | ||
| RamdiskController.cpp | ||
| RamdiskController.h | ||
| RamdiskDevice.cpp | ||
| RamdiskDevice.h | ||
| StorageController.h | ||
| StorageDevice.cpp | ||
| StorageDevice.h | ||
| StorageManagement.cpp | ||
| StorageManagement.h | ||