LOOKUP_OPEN
ret = lookup_mididev(scp, midiunit, LOOKUP_OPEN, &md);
ret = lookup_mididev(scp, *(int *)arg, LOOKUP_OPEN, &md);