Searched refs:SEND_DELAY_MAX (Results 1 – 1 of 1) sorted by relevance
28 #define SEND_DELAY_MAX 100000 macro181 if (send_delay > SEND_DELAY_MAX) { in parport_attach()182 pr_err("delay value should be not greater then %d\n", SEND_DELAY_MAX); in parport_attach()