Lines Matching defs:DBRI_MAX_PIPE
250 #define DBRI_MAX_PIPE (DBRI_NO_PIPES - 1)
827 if (pipe < 0 || pipe > DBRI_MAX_PIPE) {
863 if (pipe < 0 || pipe > DBRI_MAX_PIPE) {
899 if (pipe < 0 || pipe > DBRI_MAX_PIPE
900 || prevpipe < 0 || prevpipe > DBRI_MAX_PIPE
901 || nextpipe < 0 || nextpipe > DBRI_MAX_PIPE) {
958 if (pipe < 0 || pipe > DBRI_MAX_PIPE
959 || prevpipe < 0 || prevpipe > DBRI_MAX_PIPE
960 || nextpipe < 0 || nextpipe > DBRI_MAX_PIPE) {
1006 if (pipe < 16 || pipe > DBRI_MAX_PIPE) {
1048 if (pipe < 16 || pipe > DBRI_MAX_PIPE) {