Searched refs:MAX_BUF_EVENTS (Results 1 – 1 of 1) sorted by relevance
62 #define MAX_BUF_EVENTS 200 macro192 max_wrlen = MAX_BUF_EVENTS * sizeof(snd_seq_event_t); in init_buf()193 max_rdlen = MAX_BUF_EVENTS * sizeof(snd_seq_event_t); in init_buf()636 count = read(fd, readbuf, MAX_BUF_EVENTS * sizeof(snd_seq_event_t)); in copy_remote_to_local()