Searched defs:nvp (Results 1 – 4 of 4) sorted by relevance
125 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()
190 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()
1435 static void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()1443 static inline void sym_get_nvram(struct sym_device *devp, struct sym_nvram *nvp) in sym_get_nvram()
2342 int i, j, nvp, nvps = 0; in vop2_create_crtcs() local