HomeSort by: relevance | last modified time | path
    Searched defs:seq_do_chncommon (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/
sequencer.c 147 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 in typeref:typename:int
1130 DPRINTFN(2,("seq_do_chncommon: %02x\n", b->common.op));
1147 DPRINTFN(-1,("seq_do_chncommon: unimpl command %02x\n",

Completed in 11 milliseconds