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