Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_fw.c258 sym_fw_setup_bus_addresses(struct sym_hcb *np, struct sym_fw *fw) in sym_fw_setup_bus_addresses()
295 sym_fw1_setup(struct sym_hcb *np, struct sym_fw *fw) in sym_fw1_setup()
319 sym_fw2_setup(struct sym_hcb *np, struct sym_fw *fw) in sym_fw2_setup()
342 static struct sym_fw sym_fw1 = SYM_FW_ENTRY(sym_fw1, "NCR-generic");
344 static struct sym_fw sym_fw2 = SYM_FW_ENTRY(sym_fw2, "LOAD/STORE-based");
349 struct sym_fw *
DMakefile3 sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
Dsym_fw.h130 struct sym_fw { struct
145 void (*setup)(struct sym_hcb *, struct sym_fw *); argument
Dsym_hipd.h916 void (*fw_setup)(struct sym_hcb *np, struct sym_fw *fw);
1048 struct sym_fw * sym_find_firmware(struct sym_chip *chip);
1074 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram);
Dsym_glue.c1257 struct sym_fw *fw; in sym_attach()
Dsym_hipd.c5580 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram)