Symbol: CMPCI_LR
sys/dev/pci/cmpci.c
1049
CMPCI_ADJUST_MIC_GAIN(sc, sc->sc_gain[port][CMPCI_LR]));
sys/dev/pci/cmpci.c
1065
CMPCI_ADJUST_ADMIC_GAIN(sc, sc->sc_gain[port][CMPCI_LR]));
sys/dev/pci/cmpci.c
1078
CMPCI_ADJUST_2_GAIN(sc, sc->sc_gain[port][CMPCI_LR]));
sys/dev/pci/cmpci.c
1081
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1090
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1098
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1106
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1123
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1139
if (sc->sc_gain[CMPCI_SPDIF_OUT_VOLTAGE][CMPCI_LR]
sys/dev/pci/cmpci.c
1148
if (sc->sc_gain[CMPCI_SURROUND][CMPCI_LR])
sys/dev/pci/cmpci.c
1158
if (sc->sc_gain[CMPCI_REAR][CMPCI_LR])
sys/dev/pci/cmpci.c
1166
if (sc->sc_gain[CMPCI_REAR][CMPCI_LR])
sys/dev/pci/cmpci.c
1176
if (sc->sc_gain[CMPCI_REVERSE][CMPCI_LR])
sys/dev/pci/cmpci.c
1186
if (sc->sc_gain[CMPCI_SPDIF_IN_PHASE][CMPCI_LR]
sys/dev/pci/cmpci.c
1215
if (sc->sc_gain[CMPCI_SPDIF_LOOP][CMPCI_LR] == CMPCI_SPDIF_LOOP_OFF) {
sys/dev/pci/cmpci.c
1224
v = sc->sc_gain[CMPCI_SPDIF_IN_SELECT][CMPCI_LR];
sys/dev/pci/cmpci.c
1237
sc->sc_gain[CMPCI_PLAYBACK_MODE][CMPCI_LR]
sys/dev/pci/cmpci.c
1262
if (sc->sc_gain[CMPCI_SPDIF_OUT_PLAYBACK][CMPCI_LR]
sys/dev/pci/cmpci.c
1283
v = sc->sc_gain[CMPCI_MONITOR_DAC][CMPCI_LR];
sys/dev/pci/cmpci.c
1431
sc->sc_gain[cp->dev][CMPCI_LR] = cp->un.ord != 0;
sys/dev/pci/cmpci.c
1457
sc->sc_gain[cp->dev][CMPCI_LR] = cp->un.ord;
sys/dev/pci/cmpci.c
1525
cp->un.ord = sc->sc_gain[cp->dev][CMPCI_LR];