Searched refs:seq_to_new (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/
H A Dsequencer.c158 static int seq_to_new(seq_event_t *, struct uio *);
683 if (sc->mode == SEQ_OLD && seq_to_new(&cmdbuf, uio)) {
1323 seq_to_new(seq_event_t *ev, struct uio *uio) function
1335 DPRINTFN(3, ("seq_to_new: 0x%02x %d %d %d\n", cmd, chan, note, parm));

Completed in 229 milliseconds