Firmware slot information page (SPDK_NVME_LOG_FIRMWARE_SLOT)
More...
#include <nvme_spec.h>
|
|
struct { |
|
uint8_t active_slot: 3 |
| | Slot for current FW.
|
| |
|
uint8_t reserved3: 1 |
| |
|
uint8_t next_reset_slot: 3 |
| | Slot that will be active at next controller reset.
|
| |
|
uint8_t reserved7: 1 |
| |
| } | afi |
| |
|
uint8_t | reserved [7] |
| |
|
uint8_t | revision [7][8] |
| |
|
uint8_t | reserved2 [448] |
| | Revisions for 7 slots (ASCII strings)
|
| |
Firmware slot information page (SPDK_NVME_LOG_FIRMWARE_SLOT)
The documentation for this struct was generated from the following file: