Symbol: CMPCI_LR
sys/dev/pci/cmpci.c
1238
CMPCI_ADJUST_MIC_GAIN(sc, sc->sc_gain[port][CMPCI_LR]));
sys/dev/pci/cmpci.c
1254
CMPCI_ADJUST_ADMIC_GAIN(sc, sc->sc_gain[port][CMPCI_LR]));
sys/dev/pci/cmpci.c
1267
CMPCI_ADJUST_2_GAIN(sc, sc->sc_gain[port][CMPCI_LR]));
sys/dev/pci/cmpci.c
1270
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1279
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1287
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1295
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1312
if (sc->sc_gain[port][CMPCI_LR])
sys/dev/pci/cmpci.c
1328
if (sc->sc_gain[CMPCI_SPDIF_OUT_VOLTAGE][CMPCI_LR]
sys/dev/pci/cmpci.c
1337
if (sc->sc_gain[CMPCI_SURROUND][CMPCI_LR])
sys/dev/pci/cmpci.c
1347
if (sc->sc_gain[CMPCI_REAR][CMPCI_LR])
sys/dev/pci/cmpci.c
1355
if (sc->sc_gain[CMPCI_REAR][CMPCI_LR])
sys/dev/pci/cmpci.c
1365
if (sc->sc_gain[CMPCI_REVERSE][CMPCI_LR])
sys/dev/pci/cmpci.c
1375
if (sc->sc_gain[CMPCI_SPDIF_IN_PHASE][CMPCI_LR]
sys/dev/pci/cmpci.c
1405
if (sc->sc_gain[CMPCI_SPDIF_LOOP][CMPCI_LR] == CMPCI_SPDIF_LOOP_OFF) {
sys/dev/pci/cmpci.c
1414
v = sc->sc_gain[CMPCI_SPDIF_IN_SELECT][CMPCI_LR];
sys/dev/pci/cmpci.c
1437
sc->sc_gain[CMPCI_PLAYBACK_MODE][CMPCI_LR]
sys/dev/pci/cmpci.c
1474
if (sc->sc_gain[CMPCI_SPDIF_OUT_PLAYBACK][CMPCI_LR]
sys/dev/pci/cmpci.c
1495
v = sc->sc_gain[CMPCI_MONITOR_DAC][CMPCI_LR];
sys/dev/pci/cmpci.c
1642
sc->sc_gain[cp->dev][CMPCI_LR] = cp->un.ord != 0;
sys/dev/pci/cmpci.c
1668
sc->sc_gain[cp->dev][CMPCI_LR] = cp->un.ord;
sys/dev/pci/cmpci.c
1735
cp->un.ord = sc->sc_gain[cp->dev][CMPCI_LR];