Home
last modified time | relevance | path

Searched refs:sym_nvram (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h168 struct sym_nvram { struct
183 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram); argument
184 void sym_nvram_setup_target (struct sym_tcb *tp, int target, struct sym_nvram *nvp);
185 int sym_read_nvram (struct sym_device *np, struct sym_nvram *nvp);
186 char *sym_nvram_type(struct sym_nvram *nvp);
188 …void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) { } in sym_nvram_setup_host()
189 static inline void sym_nvram_setup_target(struct sym_tcb *tp, struct sym_nvram *nvram) { } in sym_nvram_setup_target()
190 static inline int sym_read_nvram(struct sym_device *np, struct sym_nvram *nvp) in sym_read_nvram()
195 static inline char *sym_nvram_type(struct sym_nvram *nvp) in sym_nvram_type()
H A Dsym_glue.h186 struct sym_nvram;
200 struct sym_nvram *nvram;
H A DMakefile4 sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
H A Dsym_nvram.c37 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) in sym_nvram_setup_host()
125 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target()
741 int sym_read_nvram(struct sym_device *np, struct sym_nvram *nvp) in sym_read_nvram()
755 char *sym_nvram_type(struct sym_nvram *nvp) in sym_nvram_type()
H A Dsym_glue.c1381 static void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()
1389 static inline void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()
1657 struct sym_nvram nvram; in sym2_probe()
H A Dsym_hipd.h1061 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram);
H A Dsym_hipd.c641 static void sym_set_bus_mode(struct sym_hcb *np, struct sym_nvram *nvram)
669 static int sym_prepare_setting(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram)
5578 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram)