Lines Matching defs:DBRI_MAX_PIPE
251 #define DBRI_MAX_PIPE (DBRI_NO_PIPES - 1)
828 if (pipe < 0 || pipe > DBRI_MAX_PIPE) {
864 if (pipe < 0 || pipe > DBRI_MAX_PIPE) {
900 if (pipe < 0 || pipe > DBRI_MAX_PIPE
901 || prevpipe < 0 || prevpipe > DBRI_MAX_PIPE
902 || nextpipe < 0 || nextpipe > DBRI_MAX_PIPE) {
959 if (pipe < 0 || pipe > DBRI_MAX_PIPE
960 || prevpipe < 0 || prevpipe > DBRI_MAX_PIPE
961 || nextpipe < 0 || nextpipe > DBRI_MAX_PIPE) {
1007 if (pipe < 16 || pipe > DBRI_MAX_PIPE) {
1049 if (pipe < 16 || pipe > DBRI_MAX_PIPE) {