HomeSort by: relevance | last modified time | path
    Searched defs:sbport (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/isa/
sbdsp.c 913 int sbport; local in function:sbdsp_set_in_ports
934 sbport = SBP_FROM_MIC;
937 sbport = SBP_FROM_LINE;
940 sbport = SBP_FROM_CD;
945 sbdsp_mix_write(sc, SBP_RECORD_SOURCE, sbport | sc->in_filter);
sbdsp.c 913 int sbport; local in function:sbdsp_set_in_ports
934 sbport = SBP_FROM_MIC;
937 sbport = SBP_FROM_LINE;
940 sbport = SBP_FROM_CD;
945 sbdsp_mix_write(sc, SBP_RECORD_SOURCE, sbport | sc->in_filter);
sbdsp.c 913 int sbport; local in function:sbdsp_set_in_ports
934 sbport = SBP_FROM_MIC;
937 sbport = SBP_FROM_LINE;
940 sbport = SBP_FROM_CD;
945 sbdsp_mix_write(sc, SBP_RECORD_SOURCE, sbport | sc->in_filter);

Completed in 140 milliseconds