Searched refs:MAX_NI_PORTS (Results 1 – 2 of 2) sorted by relevance
647 #define MAX_NI_PORTS 2 macro648 klport_t hub_port[MAX_NI_PORTS + 1];/* hub is connected to this */
777 for (port = 1; port <= MAX_NI_PORTS; port++) { in klhwg_connect_hubs()