|
|
uint32_t | size |
| |
|
union { |
|
uint32_t control_raw |
| |
|
struct { |
|
uint32_t int_enable: 1 |
| |
|
uint32_t src_snoop_disable: 1 |
| |
|
uint32_t dest_snoop_disable: 1 |
| |
|
uint32_t completion_update: 1 |
| |
|
uint32_t fence: 1 |
| |
|
uint32_t reserved2: 1 |
| |
|
uint32_t src_page_break: 1 |
| |
|
uint32_t dest_page_break: 1 |
| |
|
uint32_t bundle: 1 |
| |
|
uint32_t dest_dca: 1 |
| |
|
uint32_t hint: 1 |
| |
|
uint32_t reserved: 13 |
| |
|
uint32_t op: 8 |
| |
| } control |
| |
| } | u |
| |
|
uint64_t | src_addr |
| |
|
uint64_t | dest_addr |
| |
|
uint64_t | next |
| |
|
uint64_t | op_specific [4] |
| |
The documentation for this struct was generated from the following file: