seq_softc
struct seq_softc *scp = i_dev->si_drv1;
struct seq_softc *scp;
struct seq_softc *scp = (struct seq_softc *)kn->kn_hook;
struct seq_softc *scp = (struct seq_softc *)kn->kn_hook;
struct seq_softc *scp = (struct seq_softc *)kn->kn_hook;
struct seq_softc *scp;
scp = (struct seq_softc *)p;
seq_copytoinput(struct seq_softc *scp, u_char *event, int len)
seq_chnvoice(struct seq_softc *scp, kobj_t md, u_char *event)
seq_chncommon(struct seq_softc *scp, kobj_t md, u_char *event)
seq_timing(struct seq_softc *scp, u_char *event)
seq_local(struct seq_softc *scp, u_char *event)
seq_sysex(struct seq_softc *scp, kobj_t md, u_char *event)
seq_reset(struct seq_softc *scp)
seq_sync(struct seq_softc *scp)
static void seq_reset(struct seq_softc *scp);
static int seq_sync(struct seq_softc *scp);
static int seq_processevent(struct seq_softc *scp, u_char *event);
static int seq_timing(struct seq_softc *scp, u_char *event);
static int seq_local(struct seq_softc *scp, u_char *event);
static int seq_chnvoice(struct seq_softc *scp, kobj_t md, u_char *event);
static int seq_chncommon(struct seq_softc *scp, kobj_t md, u_char *event);
static int seq_sysex(struct seq_softc *scp, kobj_t md, u_char *event);
static int seq_fetch_mid(struct seq_softc *scp, int unit, kobj_t *md);
void seq_copytoinput(struct seq_softc *scp, u_char *event, int len);
struct seq_softc *seqs[10];
static void timer_start(struct seq_softc *t);
static void timer_stop(struct seq_softc *t);
static void timer_setvals(struct seq_softc *t, int tempo, int timerbase);
static void timer_wait(struct seq_softc *t, int ticks, int wait_abs);
static int timer_now(struct seq_softc *t);
timer_start(struct seq_softc *t)
timer_continue(struct seq_softc *t)
timer_stop(struct seq_softc *t)
timer_setvals(struct seq_softc *t, int tempo, int timerbase)
timer_wait(struct seq_softc *t, int ticks, int wait_abs)
timer_now(struct seq_softc *t)
struct seq_softc *scp = arg;
seq_processevent(struct seq_softc *scp, u_char *event)
struct seq_softc *scp;
struct seq_softc *scp = seqs[unit];
seq_fetch_mid(struct seq_softc *scp, int unit, kobj_t *md)
struct seq_softc *scp = i_dev->si_drv1;
struct seq_softc *scp = i_dev->si_drv1;
struct seq_softc *scp = i_dev->si_drv1;
struct seq_softc *scp = i_dev->si_drv1;