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