Searched refs:SYM_GEN_A (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h33 SYM_GEN_A(s, start) SYM_GEN_A(s, getjob_begin) \
34 SYM_GEN_A(s, getjob_end) \
35 SYM_GEN_A(s, select) SYM_GEN_A(s, wf_sel_done) \
36 SYM_GEN_A(s, send_ident) \
37 SYM_GEN_A(s, dispatch) SYM_GEN_A(s, init) \
38 SYM_GEN_A(s, clrack) SYM_GEN_A(
74 #define SYM_GEN_A macro
104 #undef SYM_GEN_A macro
[all...]
H A Dsym_fw.c32 #define SYM_GEN_A(s, label) ((short) offsetof(s, label)), macro
83 #undef SYM_GEN_A macro

Completed in 111 milliseconds