Home
last modified time | relevance | path

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

/drivers/scsi/sym53c8xx_2/
Dsym_nvram.h181 struct sym_nvram { struct
196 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram); argument
197 void sym_nvram_setup_target (struct sym_tcb *tp, int target, struct sym_nvram *nvp);
198 int sym_read_nvram (struct sym_device *np, struct sym_nvram *nvp);
199 char *sym_nvram_type(struct sym_nvram *nvp);
201 …void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) { } in sym_nvram_setup_host()
202 static inline void sym_nvram_setup_target(struct sym_tcb *tp, struct sym_nvram *nvram) { } in sym_nvram_setup_target()
203 static inline int sym_read_nvram(struct sym_device *np, struct sym_nvram *nvp) in sym_read_nvram()
208 static inline char *sym_nvram_type(struct sym_nvram *nvp) in sym_nvram_type()
Dsym_glue.h199 struct sym_nvram;
213 struct sym_nvram *nvram;
DMakefile3 sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
Dsym_nvram.c50 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) in sym_nvram_setup_host()
138 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target()
753 int sym_read_nvram(struct sym_device *np, struct sym_nvram *nvp) in sym_read_nvram()
767 char *sym_nvram_type(struct sym_nvram *nvp) in sym_nvram_type()
Dsym_glue.c1407 static void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()
1415 static inline void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()
1682 struct sym_nvram nvram; in sym2_probe()
Dsym_hipd.h1074 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram);
Dsym_hipd.c654 static void sym_set_bus_mode(struct sym_hcb *np, struct sym_nvram *nvram)
682 static int sym_prepare_setting(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram)
5576 int sym_hcb_attach(struct Scsi_Host *shost, struct sym_fw *fw, struct sym_nvram *nvram)