Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cycx_fw_info Struct Reference

#include <cycx_cfm.h>

Data Fields

unsigned short codeid
 
unsigned short version
 
unsigned short adapter [CFM_MAX_CYCX]
 
unsigned long memsize
 
unsigned short reserved [2]
 
unsigned short startoffs
 
unsigned short winoffs
 
unsigned short codeoffs
 
unsigned long codesize
 
unsigned short dataoffs
 
unsigned long datasize
 

Detailed Description

struct cycx_fw_info - firmware module information. - firmware ID

Version
- firmware version number - compatible adapter types - minimum memory size - reserved - entry point offset - dual-port memory window offset - code load offset - code size - configuration data load offset - configuration data size

Definition at line 62 of file cycx_cfm.h.

Field Documentation

Definition at line 65 of file cycx_cfm.h.

unsigned short codeid

Definition at line 63 of file cycx_cfm.h.

unsigned short codeoffs

Definition at line 70 of file cycx_cfm.h.

unsigned long codesize

Definition at line 71 of file cycx_cfm.h.

unsigned short dataoffs

Definition at line 72 of file cycx_cfm.h.

unsigned long datasize

Definition at line 73 of file cycx_cfm.h.

unsigned long memsize

Definition at line 66 of file cycx_cfm.h.

unsigned short reserved[2]

Definition at line 67 of file cycx_cfm.h.

unsigned short startoffs

Definition at line 68 of file cycx_cfm.h.

unsigned short version

Definition at line 64 of file cycx_cfm.h.

unsigned short winoffs

Definition at line 69 of file cycx_cfm.h.


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