Searched refs:SLOTS_PER_CONTROLLER (Results 1 – 2 of 2) sorted by relevance
46 #define SLOTS_PER_CONTROLLER 4 macro48 #define NUM_FDS (SLOTS_PER_CONTROLLER * NUM_CONTROLLERS)
118 for (p = 0; p < SLOTS_PER_CONTROLLER; ++p) { in init_poll_events()