Searched refs:MAX_TRIES (Results 1 – 3 of 3) sorted by relevance
237 #define MAX_TRIES 5 macro285 for (tries = 0; tries < MAX_TRIES; tries++) { in usb_hub_port_reset()333 if (tries == MAX_TRIES) { in usb_hub_port_reset()335 "disabling port.\n", port + 1, MAX_TRIES); in usb_hub_port_reset()
861 #define MAX_TRIES 3 macro863 for (tries = 1; tries <= MAX_TRIES; tries++)
614 #define MAX_TRIES 1 in p54_get_survey() macro615 for (tries = 0; tries < MAX_TRIES; tries++) { in p54_get_survey()647 #undef MAX_TRIES in p54_get_survey()