|
struct { |
uint32_t always0: 2 |
|
uint32_t offset: 6 |
|
uint32_t function: 3 |
|
uint32_t device: 5 |
|
uint32_t bus: 8 |
|
uint32_t reserved: 7 |
|
uint32_t enable: 1 |
|
} | __attribute__ ((packed)) |
|
struct { |
uint32_t always0: 2 |
|
uint32_t offset: 6 |
|
uint32_t function: 3 |
|
uint32_t device: 5 |
|
uint32_t bus: 8 |
|
uint32_t reserved: 7 |
|
uint32_t enable: 1 |
|
} | __attribute__ ((packed)) |
|
The documentation for this union was generated from the following file: