Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/sym53c8xx_2/
Dsym_nvram.c138 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_nvram.h203 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.c1484 static void __devinit sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()
1492 static inline void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()