turbochannel_data Struct Reference

Back to the index.

Public Attributes | List of all members
turbochannel_data Struct Reference

Public Attributes

int slot_nr
 
uint64_t baseaddr
 
uint64_t endaddr
 
int rom_skip
 
char device_name [DEVICE_MAX_NAMELEN]
 
char card_firmware_version [CARD_NAME_BUFLEN]
 
char card_vendor_name [CARD_NAME_BUFLEN]
 
char card_module_name [CARD_NAME_BUFLEN]
 
char card_firmware_type [CARD_FIRMWARE_BUFLEN]
 

Detailed Description

Definition at line 47 of file dev_turbochannel.cc.

Member Data Documentation

◆ baseaddr

uint64_t turbochannel_data::baseaddr

Definition at line 49 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init().

◆ card_firmware_type

char turbochannel_data::card_firmware_type[CARD_FIRMWARE_BUFLEN]

Definition at line 60 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init(), and DEVICE_ACCESS().

◆ card_firmware_version

char turbochannel_data::card_firmware_version[CARD_NAME_BUFLEN]

Definition at line 57 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init(), and DEVICE_ACCESS().

◆ card_module_name

char turbochannel_data::card_module_name[CARD_NAME_BUFLEN]

Definition at line 59 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init(), and DEVICE_ACCESS().

◆ card_vendor_name

char turbochannel_data::card_vendor_name[CARD_NAME_BUFLEN]

Definition at line 58 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init(), and DEVICE_ACCESS().

◆ device_name

char turbochannel_data::device_name[DEVICE_MAX_NAMELEN]

Definition at line 54 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init().

◆ endaddr

uint64_t turbochannel_data::endaddr

Definition at line 50 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init().

◆ rom_skip

int turbochannel_data::rom_skip

Definition at line 52 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init(), and DEVICE_ACCESS().

◆ slot_nr

int turbochannel_data::slot_nr

Definition at line 48 of file dev_turbochannel.cc.

Referenced by dev_turbochannel_init(), and DEVICE_ACCESS().


The documentation for this struct was generated from the following file:

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13