Searched refs:MAX_CONTROLLERS (Results 1 – 2 of 2) 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()262 for (i = 0; i < MAX_CONTROLLERS; i++) { in n64joy_probe()323 for (i = 0; i < MAX_CONTROLLERS; i++) { in n64joy_probe()
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];4129 if (hba_count >= MAX_CONTROLLERS) in megaraid_probe_one()