Expand description
NVMe (Non-Volatile Memory Express) Driver
High-performance storage driver for NVMe SSDs using the BlockDevice trait.
Structs§
- Nvme
Controller - NVMe Controller
Constants§
- NVME_
VENDOR_ INTEL - NVMe PCI vendor/device IDs
- NVME_
VENDOR_ SAMSUNG
Functions§
- init
- Detect and initialize NVMe devices via PCI bus enumeration.