MAX_CONTROLLERS
for (i = 0; i < MAX_CONTROLLERS; i++) {
for (i = 0; i < MAX_CONTROLLERS; i++) {
for (i = 0; i < MAX_CONTROLLERS; i++) {
static const char *n64joy_phys[MAX_CONTROLLERS] = {
struct input_dev *n64joy_dev[MAX_CONTROLLERS];
static struct mcontroller mcontroller[MAX_CONTROLLERS];
if (hba_count >= MAX_CONTROLLERS)
static adapter_t *hba_soft_state[MAX_CONTROLLERS];
static struct mega_hbas mega_hbas[MAX_CONTROLLERS];