Searched refs:sc_intr16 (Results 1 – 2 of 2) sorted by relevance
148 int (*sc_intr16)(void *); /* dma completion intr handler */ member
805 sc->sc_intr16 = 0; in sbdsp_close()827 sc->sc_intr16 = 0; in sbdsp_reset()1091 sc->sc_intr16 = sbdsp_block_input; in sbdsp_trigger_input()1222 sc->sc_intr16 = sbdsp_block_output; in sbdsp_trigger_output()1334 sc->sc_intr8, sc->sc_intr16)); in sbdsp_intr()1363 if (sc->sc_intr16) in sbdsp_intr()1364 sc->sc_intr16(sc->sc_arg16); in sbdsp_intr()