Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/prep/prep/
H A Dresidual.c1443 static const char *ATCompatibleParallelPort_table[] = { in comm_subr() local
1461 q = id->Interface >= NELEMS(ATCompatibleParallelPort_table) in comm_subr()
1462 ? NULL : ATCompatibleParallelPort_table[id->Interface]; in comm_subr()