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

/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h65 SYM_GEN_B(s, no_data) \
66 SYM_GEN_B(s, sel_for_abort) SYM_GEN_B(s, sel_for_abort_1) \
67 SYM_GEN_B(s, msg_bad) SYM_GEN_B(s, msg_weird) \
68 SYM_GEN_B(s, wdtr_resp) SYM_GEN_B(s, send_wdtr) \
69 SYM_GEN_B(s, sdtr_resp) SYM_GEN_B(s, send_sdtr) \
70 SYM_GEN_B(
88 #define SYM_GEN_B macro
118 #undef SYM_GEN_B macro
[all...]
H A Dsym_fw.c46 #define SYM_GEN_B(s, label) ((short) offsetof(s, label)), macro
86 SYM_GEN_B(struct SYM_FWB_SCR, start64)
87 SYM_GEN_B(struct SYM_FWB_SCR, pm_handle)
97 #undef SYM_GEN_B macro

Completed in 213 milliseconds