| Turnstone Operating System
    | 
| Public Attributes | ||
| volatile uint32_t | raw | |
| struct { | ||
| volatile uint32_t smi_enable: 1 | ||
| volatile uint32_t error_enable: 1 | ||
| volatile uint32_t port_change_enable: 1 | ||
| volatile uint32_t frame_list_rollover_enable: 1 | ||
| volatile uint32_t host_system_error_enable: 1 | ||
| volatile uint32_t interrupt_on_async_advance_enable: 1 | ||
| volatile uint32_t reserved: 7 | ||
| volatile uint32_t os_ownership_enable: 1 | ||
| volatile uint32_t pci_command_enable: 1 | ||
| volatile uint32_t pci_bar_enable: 1 | ||
| volatile uint32_t complete: 1 | ||
| volatile uint32_t error: 1 | ||
| volatile uint32_t port_change: 1 | ||
| volatile uint32_t frame_list_rollover: 1 | ||
| volatile uint32_t host_system_error: 1 | ||
| volatile uint32_t on_async_advance: 1 | ||
| volatile uint32_t reserved2: 7 | ||
| volatile uint32_t ownership_change: 1 | ||
| volatile uint32_t pci_command: 1 | ||
| volatile uint32_t pci_bar: 1 | ||
| } | bits | |