Searched refs:MAX_TOTAL_DEVICES (Results 1 – 1 of 1) sorted by relevance
61 #define MAX_TOTAL_DEVICES 20 macro864 static int maxframe[MAX_TOTAL_DEVICES];865 static int txdmabufs[MAX_TOTAL_DEVICES];866 static int txholdbufs[MAX_TOTAL_DEVICES];4087 if (info->line < MAX_TOTAL_DEVICES) { in mgsl_add_device()