Home
last modified time | relevance | path

Searched refs:SYM_GEN_PADDR_B (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h168 * SYM_GEN_PADDR_A and SYM_GEN_PADDR_B are used to define respectively
188 #define SYM_GEN_PADDR_B(s, label) (RELOC_LABEL_B | offsetof(s, label)) macro
H A Dsym_fw.c36 #define PADDR_B(label) SYM_GEN_PADDR_B(struct SYM_FWB_SCR, label)
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h168 * SYM_GEN_PADDR_A and SYM_GEN_PADDR_B are used to define respectively
188 #define SYM_GEN_PADDR_B(s, label) (RELOC_LABEL_B | offsetof(s, label)) macro
H A Dsym_fw.c36 #define PADDR_B(label) SYM_GEN_PADDR_B(struct SYM_FWB_SCR, label)

Completed in 3 milliseconds