Home
last modified time | relevance | path

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

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