Home
last modified time | relevance | path

Searched defs:nvp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c125 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_nvram.h190 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()