|
struct { | |
|
uint32_t software_err: 1 | |
|
uint32_t command_completion: 1 | |
|
uint32_t wq_occupancy_below_limit: 1 | |
|
uint32_t perfmon_counter_overflow: 1 | |
|
uint32_t halt_state: 1 | |
|
uint32_t reserved: 26 | |
|
uint32_t int_handles_revoked: 1 | |
|
}; | | |
|
uint32_t | raw |
|
The documentation for this union was generated from the following file: