|
|
uint32_t | raw |
| |
|
struct { |
|
uint32_t en: 1 |
| | enable
|
| |
|
uint32_t reserved1: 3 |
| |
|
uint32_t css: 3 |
| | i/o command set selected
|
| |
|
uint32_t mps: 4 |
| | memory page size
|
| |
|
uint32_t ams: 3 |
| | arbitration mechanism selected
|
| |
|
uint32_t shn: 2 |
| | shutdown notification
|
| |
|
uint32_t iosqes: 4 |
| | i/o submission queue entry size
|
| |
|
uint32_t iocqes: 4 |
| | i/o completion queue entry size
|
| |
|
uint32_t reserved2: 8 |
| |
| } | bits |
| |
The documentation for this union was generated from the following file: