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

  /src/sys/dev/
midisyn.c 461 int drvhandled; local in function:midisyn_notify
467 drvhandled = 0;
469 drvhandled = ms->mets->ctlnotice(ms, evt, chan, key);
491 if ( drvhandled )
497 if ( drvhandled )
505 if ( drvhandled ) {
515 if ( drvhandled ) {
530 if ( drvhandled )
554 if ( drvhandled )
570 if ( drvhandled )
    [all...]
midisyn.c 461 int drvhandled; local in function:midisyn_notify
467 drvhandled = 0;
469 drvhandled = ms->mets->ctlnotice(ms, evt, chan, key);
491 if ( drvhandled )
497 if ( drvhandled )
505 if ( drvhandled ) {
515 if ( drvhandled ) {
530 if ( drvhandled )
554 if ( drvhandled )
570 if ( drvhandled )
    [all...]

Completed in 22 milliseconds