Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/prep/prep/
H A Dresidual.c1506 static const char *NVRAM_table[] = { in sys_subr() local
1562 q = id->Interface >= NELEMS(NVRAM_table) in sys_subr()
1563 ? NULL : NVRAM_table[id->Interface]; in sys_subr()