Home
last modified time | relevance | path

Searched refs:RELOC_LABEL_A (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_fw.h176 #define RELOC_LABEL_A 0x50000000 macro
187 #define SYM_GEN_PADDR_A(s, label) (RELOC_LABEL_A | offsetof(s, label))
Dsym_fw.c507 case RELOC_LABEL_A: in sym_fw_bind_script()