Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sequencer_file_header |
Macros | |
#define | CSEQ_NUM_VECS 3 |
#define | LSEQ_NUM_VECS 11 |
#define | SAS_RAZOR_SEQUENCER_FW_FILE "aic94xx-seq.fw" |
#define | SAS_RAZOR_SEQUENCER_FW_MAJOR 1 |
Functions | |
struct sequencer_file_header | __attribute__ ((packed)) |
#define CSEQ_NUM_VECS 3 |
Definition at line 30 of file aic94xx_seq.h.
#define LSEQ_NUM_VECS 11 |
Definition at line 31 of file aic94xx_seq.h.
#define SAS_RAZOR_SEQUENCER_FW_FILE "aic94xx-seq.fw" |
Definition at line 33 of file aic94xx_seq.h.
#define SAS_RAZOR_SEQUENCER_FW_MAJOR 1 |
Definition at line 34 of file aic94xx_seq.h.
|
read |
Definition at line 171 of file esd_usb2.c.
u32 cseq_code_offset |
Definition at line 72 of file aic94xx_seq.h.
u32 cseq_code_size |
Definition at line 73 of file aic94xx_seq.h.
u16 cseq_idle_loop |
Definition at line 77 of file aic94xx_seq.h.
u32 cseq_table_offset |
Definition at line 68 of file aic94xx_seq.h.
u32 cseq_table_size |
Definition at line 69 of file aic94xx_seq.h.
u32 csum |
Definition at line 61 of file aic94xx_seq.h.
u32 lseq_code_offset |
Definition at line 74 of file aic94xx_seq.h.
u32 lseq_code_size |
Definition at line 75 of file aic94xx_seq.h.
u16 lseq_idle_loop |
Definition at line 78 of file aic94xx_seq.h.
u32 lseq_table_offset |
Definition at line 70 of file aic94xx_seq.h.
u32 lseq_table_size |
Definition at line 71 of file aic94xx_seq.h.
u32 major |
Definition at line 63 of file aic94xx_seq.h.
u32 minor |
Definition at line 65 of file aic94xx_seq.h.
u16 mode2_task |
Definition at line 76 of file aic94xx_seq.h.
char version[16] |
Definition at line 67 of file aic94xx_seq.h.