Searched refs:sym_nvram (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/sym/ |
H A D | sym_hipd.c | 800 struct sym_nvram { struct 2176 static int sym_prepare_setting (hcb_p np, struct sym_nvram *nvram); 2258 static void sym_nvram_setup_host (hcb_p np, struct sym_nvram *nvram); 2259 static void sym_nvram_setup_target (hcb_p np, int targ, struct sym_nvram *nvp); 2260 static int sym_read_nvram (hcb_p np, struct sym_nvram *nvp); 2471 static int sym_prepare_setting(hcb_p np, struct sym_nvram *nvram) in sym_prepare_setting() 8386 struct sym_nvram nvram; 8945 static void sym_nvram_setup_host (hcb_p np, struct sym_nvram *nvram) 8982 sym_nvram_setup_target (hcb_p np, int target, struct sym_nvram *nvp) 9145 static int sym_read_nvram(hcb_p np, struct sym_nvram *nvp)
|