#include <devices.h>
Public Attributes | |
int | guiness_flag |
uint32_t | reg [DEV_SGI_IP22_LENGTH/4] |
uint32_t | imc_reg [DEV_SGI_IP22_IMC_LENGTH/4] |
uint32_t | unknown2_reg [DEV_SGI_IP22_UNKNOWN2_LENGTH/4] |
uint32_t | unknown_timer |
int sgi_ip22_data::guiness_flag |
Definition at line 413 of file devices.h.
Referenced by dev_sgi_ip22_init(), and DEVICE_ACCESS().
uint32_t sgi_ip22_data::imc_reg[DEV_SGI_IP22_IMC_LENGTH/4] |
Definition at line 415 of file devices.h.
Referenced by DEVICE_ACCESS().
uint32_t sgi_ip22_data::reg[DEV_SGI_IP22_LENGTH/4] |
Definition at line 414 of file devices.h.
Referenced by DEVICE_ACCESS(), and DEVICE_TICK().
uint32_t sgi_ip22_data::unknown2_reg[DEV_SGI_IP22_UNKNOWN2_LENGTH/4] |
Definition at line 416 of file devices.h.
Referenced by DEVICE_ACCESS().
uint32_t sgi_ip22_data::unknown_timer |
Definition at line 417 of file devices.h.
Referenced by DEVICE_ACCESS().