Searched refs:SystemTimer_table (Results 1 – 1 of 1) sorted by relevance
1491 static const char *SystemTimer_table[] = { in sys_subr() local1547 q = id->Interface >= NELEMS(SystemTimer_table) in sys_subr()1548 ? NULL : SystemTimer_table[id->Interface]; in sys_subr()