DBRI_MAX_PIPE     828 sound/sparc/dbri.c 	if (pipe < 0 || pipe > DBRI_MAX_PIPE) {
DBRI_MAX_PIPE     864 sound/sparc/dbri.c 	if (pipe < 0 || pipe > DBRI_MAX_PIPE) {
DBRI_MAX_PIPE     900 sound/sparc/dbri.c 	if (pipe < 0 || pipe > DBRI_MAX_PIPE
DBRI_MAX_PIPE     901 sound/sparc/dbri.c 			|| prevpipe < 0 || prevpipe > DBRI_MAX_PIPE
DBRI_MAX_PIPE     902 sound/sparc/dbri.c 			|| nextpipe < 0 || nextpipe > DBRI_MAX_PIPE) {
DBRI_MAX_PIPE     959 sound/sparc/dbri.c 	if (pipe < 0 || pipe > DBRI_MAX_PIPE
DBRI_MAX_PIPE     960 sound/sparc/dbri.c 			|| prevpipe < 0 || prevpipe > DBRI_MAX_PIPE
DBRI_MAX_PIPE     961 sound/sparc/dbri.c 			|| nextpipe < 0 || nextpipe > DBRI_MAX_PIPE) {
DBRI_MAX_PIPE    1007 sound/sparc/dbri.c 	if (pipe < 16 || pipe > DBRI_MAX_PIPE) {
DBRI_MAX_PIPE    1049 sound/sparc/dbri.c 	if (pipe < 16 || pipe > DBRI_MAX_PIPE) {