Home
last modified time | relevance | path

Searched refs:sym_read_nvram (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_nvram.h185 int sym_read_nvram (struct sym_device *np, struct sym_nvram *nvp);
190 static inline int sym_read_nvram(struct sym_device *np, struct sym_nvram *nvp) in sym_read_nvram() function
Dsym_nvram.c741 int sym_read_nvram(struct sym_device *np, struct sym_nvram *nvp) in sym_read_nvram() function
Dsym_glue.c1386 sym_read_nvram(devp, nvp); in sym_get_nvram()