Searched refs:MAXBTIME (Results 1 – 6 of 6) sorted by relevance
98 #define MAXBTIME 5000 /* 5 seconds */ macro
59 #define MAXBTIME (5000) /* 5 seconds */ macro
562 ib->volume > MAXBVOLUME || ib->msec > MAXBTIME) in iteioctl()
66 #define MAXBTIME (5000) /* 5 seconds */ macro
113 if (is_number(arg, MAXBTIME)) { in main()
488 data->volume > MAXBVOLUME || data->msec > MAXBTIME) { in opm_bell_setup()