Boot partition read select.
More...
#include <nvme_spec.h>
|
|
uint32_t | raw |
| |
|
struct { |
|
uint32_t bprsz: 10 |
| | Boot partition read size in multiples of 4KB.
|
| |
|
uint32_t bprof: 20 |
| | Boot partition read offset in multiples of 4KB.
|
| |
|
uint32_t reserved: 1 |
| |
|
uint32_t bpid: 1 |
| | Boot Partition Identifier.
|
| |
| } | bits |
| |
Boot partition read select.
The documentation for this union was generated from the following file: