Lines Matching refs:modep
800 io->modep = m; in sbdsp_set_format16()
840 sc->sc_o.modep = mp; in sbdsp_set_format8()
846 sc->sc_i.modep = mr; in sbdsp_set_format8()
1356 if (sbdsp_wdsp(sc, sc->sc_i.modep->cmdchan) < 0) in sbdsp_trigger_input()
1402 if (sbdsp_wdsp(sc, sc->sc_i.modep->cmd) < 0 || in sbdsp_block_input()
1413 sc->sc_i.modep->cmd, sc->sc_i.bmode, cc)); in sbdsp_block_input()
1414 if (sbdsp_wdsp(sc, sc->sc_i.modep->cmd) < 0 || in sbdsp_block_input()
1429 if (sbdsp_wdsp(sc, sc->sc_i.modep->cmd) < 0) { in sbdsp_block_input()
1499 cmd = sc->sc_o.modep->cmdchan; in sbdsp_trigger_output()
1542 if (sbdsp_wdsp(sc, sc->sc_o.modep->cmd) < 0 || in sbdsp_block_output()
1553 sc->sc_o.modep->cmd,sc->sc_o.bmode, cc)); in sbdsp_block_output()
1554 if (sbdsp_wdsp(sc, sc->sc_o.modep->cmd) < 0 || in sbdsp_block_output()
1569 if (sbdsp_wdsp(sc, sc->sc_o.modep->cmd) < 0) { in sbdsp_block_output()
1587 if (sbdsp_wdsp(sc, sc->sc_o.modep->halt) < 0) in sbdsp_halt_output()
1602 if (sbdsp_wdsp(sc, sc->sc_i.modep->halt) < 0) in sbdsp_halt_input()