Searched refs:ATCompatibleParallelPort_table (Results 1 – 1 of 1) sorted by relevance
1443 static const char *ATCompatibleParallelPort_table[] = { in comm_subr() local1461 q = id->Interface >= NELEMS(ATCompatibleParallelPort_table) in comm_subr()1462 ? NULL : ATCompatibleParallelPort_table[id->Interface]; in comm_subr()