Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_fw.h189 #define RELOC_LABEL_A 0x50000000 macro
200 #define SYM_GEN_PADDR_A(s, label) (RELOC_LABEL_A | offsetof(s, label))
Dsym_fw.c524 case RELOC_LABEL_A: in sym_fw_bind_script()