|
Linux Kernel
3.7.1
|
#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 |
struct cycx_fw_info - firmware module information. - firmware ID
Definition at line 62 of file cycx_cfm.h.
| unsigned short adapter[CFM_MAX_CYCX] |
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.
1.8.2