Searched refs:NUM_CONTROLLERS (Results 1 – 2 of 2) sorted by relevance
47 #define NUM_CONTROLLERS 4 macro48 #define NUM_FDS (SLOTS_PER_CONTROLLER * NUM_CONTROLLERS)
50 static const unsigned char controller_names[NUM_CONTROLLERS] =117 for (c = 0; c < NUM_CONTROLLERS; ++c) { in init_poll_events()