Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_fw.c325 static struct sym_fw sym_fw1 = SYM_FW_ENTRY(sym_fw1, "NCR-generic");
327 static struct sym_fw sym_fw2 = SYM_FW_ENTRY(sym_fw2, "LOAD/STORE-based");
Dsym_fw.h139 #define SYM_FW_ENTRY(fw, name) \ macro