Boot partition information.
More...
#include <nvme_spec.h>
|
|
uint32_t | raw |
| |
|
struct { | |
| |
|
uint32_t bpsz: 15 | |
| | Boot partition size in 128KB multiples.
|
| |
|
uint32_t reserved1: 9 | |
| |
|
uint32_t brs: 2 | |
| | Boot read status 00b: No Boot Partition read operation requested 01b: Boot Partition read in progress 10b: Boot Partition read completed successfully 11b: Error completing Boot Partition read.
|
| |
|
uint32_t reserved2: 5 | |
| |
|
uint32_t abpid: 1 | |
| | Active Boot Partition ID.
|
| |
| } | bits | |
| |
Boot partition information.
The documentation for this union was generated from the following file: