Searched refs:NVRAM_table (Results 1 – 1 of 1) sorted by relevance
1506 static const char *NVRAM_table[] = { in sys_subr() local1562 q = id->Interface >= NELEMS(NVRAM_table) in sys_subr()1563 ? NULL : NVRAM_table[id->Interface]; in sys_subr()