Searched refs:MAX_CONTROLLERS (Results 1 – 3 of 3) sorted by relevance
37 #define MAX_CONTROLLERS 4 macro39 static const char *n64joy_phys[MAX_CONTROLLERS] = {50 struct input_dev *n64joy_dev[MAX_CONTROLLERS];154 for (i = 0; i < MAX_CONTROLLERS; i++) { in n64joy_poll()265 for (i = 0; i < MAX_CONTROLLERS; i++) { in n64joy_probe()326 for (i = 0; i < MAX_CONTROLLERS; i++) { in n64joy_probe()
507 #define MAX_CONTROLLERS 32 macro
89 static adapter_t *hba_soft_state[MAX_CONTROLLERS];93 static struct mega_hbas mega_hbas[MAX_CONTROLLERS];113 static struct mcontroller mcontroller[MAX_CONTROLLERS];4134 if (hba_count >= MAX_CONTROLLERS) in megaraid_probe_one()