Home
last modified time | relevance | path

Searched refs:sym_fw (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_fw.c245 sym_fw_setup_bus_addresses(struct sym_hcb *np, struct sym_fw *fw) in sym_fw_setup_bus_addresses()
282 sym_fw1_setup(struct sym_hcb *np, struct sym_fw *fw) in sym_fw1_setup()
304 sym_fw2_setup(struct sym_hcb *np, struct sym_fw *fw) in sym_fw2_setup()
325 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");
332 struct sym_fw *
DMakefile4 sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
Dsym_fw.h117 struct sym_fw { struct
132 void (*setup)(struct sym_hcb *, struct sym_fw *); argument
Dsym_hipd.h903 void (*fw_setup)(struct sym_hcb *np, struct sym_fw *fw);
1035 struct sym_fw * sym_find_firmware(struct sym_chip *chip);
1061 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram);
Dsym_glue.c1235 struct sym_fw *fw; in sym_attach()
Dsym_hipd.c5578 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram)