Searched refs:SLIC_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
172 #define SLIC_MAX_PORTS 4 /* Max # of ports per card */ macro314 struct adapter *adapter[SLIC_MAX_PORTS];338 struct adapter *adapter[SLIC_MAX_PORTS];
2992 for (i = 0; i < SLIC_MAX_PORTS; i++) { in slic_card_locate()2996 if (i == SLIC_MAX_PORTS) in slic_card_locate()