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

/netbsd-current/sys/dev/isa/
H A Dsbdspvar.h148 void (*sc_intrp)(void*); /* PCM output intr handler */ member in struct:sbdsp_softc
149 void *sc_argp; /* arg for sc_intrp() */
H A Dsbdsp.c1466 sc->sc_intrp = intr;
1538 sc->sc_intrp(sc->sc_argp);

Completed in 593 milliseconds