Searched refs:SYM_GEN_Z (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.h | 68 SYM_GEN_Z(s, snooptest) SYM_GEN_Z(s, snoopend) 76 #define SYM_GEN_Z(s, label) s label; macro 106 #undef SYM_GEN_Z macro
|
H A D | sym_fw.c | 34 #define SYM_GEN_Z(s, label) ((short) offsetof(s, label)), macro 85 #undef SYM_GEN_Z macro
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.h | 68 SYM_GEN_Z(s, snooptest) SYM_GEN_Z(s, snoopend) 76 #define SYM_GEN_Z(s, label) s label; macro 106 #undef SYM_GEN_Z macro
|
H A D | sym_fw.c | 34 #define SYM_GEN_Z(s, label) ((short) offsetof(s, label)), macro 85 #undef SYM_GEN_Z macro
|
Completed in 3 milliseconds