MAX_SYSEX_BUFLEN   33 sound/core/seq/oss/seq_oss_synth.c 	unsigned char buf[MAX_SYSEX_BUFLEN];
MAX_SYSEX_BUFLEN  517 sound/core/seq/oss/seq_oss_synth.c 		if (sysex->len >= MAX_SYSEX_BUFLEN) {