Searched refs:PIC_table (Results 1 – 1 of 1) sorted by relevance
1479 static const char *PIC_table[] = { in sys_subr() local1537 q = id->Interface >= NELEMS(PIC_table) in sys_subr()1538 ? NULL : PIC_table[id->Interface]; in sys_subr()