Searched refs:MAX_DEVICE (Results 1 – 1 of 1) sorted by relevance
127 #define MAX_DEVICE 4 macro128 static int parport[MAX_DEVICE] = {0, -1, -1, -1};132 " At most " __stringify(MAX_DEVICE) " devices are supported.\n"280 for (i = 0; i < MAX_DEVICE; i++) { in i2c_parport_attach()286 if (i == MAX_DEVICE) { in i2c_parport_attach()