HomeSort by: relevance | last modified time | path
    Searched refs:SB_LR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
sbdspvar.h 123 #define SB_LR 0
sbdsp.c 1955 sc->gain[cp->dev][SB_LR] = cp->un.ord != 0;
1989 sc->gain[cp->dev][SB_LR] = cp->un.ord != 0;
1997 if (sc->gain[swap][SB_LR]) {
2002 if (!sc->gain[mute][SB_LR]) {
2128 cp->un.ord = sc->gain[cp->dev][SB_LR];

Completed in 13 milliseconds