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

/netbsd-current/sys/dev/
H A Dsequencer.c147 static int seq_do_chncommon(struct sequencer_softc *, seq_event_t *);
1066 return seq_do_chncommon(sc, b);
1117 seq_do_chncommon(struct sequencer_softc *sc, seq_event_t *b) function
1130 DPRINTFN(2,("seq_do_chncommon: %02x\n", b->common.op));
1147 DPRINTFN(-1,("seq_do_chncommon: unimpl command %02x\n",

Completed in 126 milliseconds