| Turnstone Operating System
    | 
| Public Attributes | ||
| volatile uint32_t | raw | |
| struct { | ||
| volatile uint32_t capability_id: 8 | ||
| volatile uint32_t next_pointer: 8 | ||
| volatile uint32_t bios_owned_semaphore: 1 | ||
| volatile uint32_t reserved: 7 | ||
| volatile uint32_t os_owned_semaphore: 1 | ||
| volatile uint32_t reserved2: 7 | ||
| } | bits | |