Searched refs:sym_nvram_setup_target (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_nvram.h | 184 void sym_nvram_setup_target (struct sym_tcb *tp, int target, struct sym_nvram *nvp); 189 static inline void sym_nvram_setup_target(struct sym_tcb *tp, struct sym_nvram *nvram) { } in sym_nvram_setup_target() function
|
H A D | sym_nvram.c | 125 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target() function
|
H A D | sym_hipd.c | 909 sym_nvram_setup_target(tp, i, nvram);
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_nvram.h | 184 void sym_nvram_setup_target (struct sym_tcb *tp, int target, struct sym_nvram *nvp); 189 static inline void sym_nvram_setup_target(struct sym_tcb *tp, struct sym_nvram *nvram) { } in sym_nvram_setup_target() function
|
H A D | sym_nvram.c | 125 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target() function
|
H A D | sym_hipd.c | 909 sym_nvram_setup_target(tp, i, nvram);
|
Completed in 14 milliseconds