Searched refs:PCIBridge_table (Results 1 – 1 of 1) sorted by relevance
1381 static const char *PCIBridge_table[] = { in bridge_subr() local1407 q = id->Interface >= NELEMS(PCIBridge_table) in bridge_subr()1408 ? NULL : PCIBridge_table[id->Interface]; in bridge_subr()