Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sym/
HDsym_hipd.c2268 static int sym_read_nvram (hcb_p np, struct sym_nvram *nvp);
8574 (void) sym_read_nvram(np, &nvram);
9165 static int sym_read_nvram(hcb_p np, struct sym_nvram *nvp) function