Searched refs:MAXBVOLUME (Results 1 – 6 of 6) sorted by relevance
95 #define MAXBVOLUME 100 /* 100 percent */ macro
56 #define MAXBVOLUME (63) macro
562 ib->volume > MAXBVOLUME || ib->msec > MAXBTIME) in iteioctl()
63 #define MAXBVOLUME (63) macro
93 } else if (is_number(arg, MAXBVOLUME)) { in main()
488 data->volume > MAXBVOLUME || data->msec > MAXBTIME) { in opm_bell_setup()