a1c1 1719 dev/pci/eso.c uint8_t actl, a1c1; a1c1 1768 dev/pci/eso.c a1c1 = ESO_CTLREG_A1C1_RESV1 | ESO_CTLREG_A1C1_FIFOENB; a1c1 1770 dev/pci/eso.c a1c1 |= ESO_CTLREG_A1C1_16BIT; a1c1 1772 dev/pci/eso.c a1c1 |= ESO_CTLREG_A1C1_STEREO; a1c1 1774 dev/pci/eso.c a1c1 |= ESO_CTLREG_A1C1_MONO; a1c1 1777 dev/pci/eso.c a1c1 |= ESO_CTLREG_A1C1_SIGNED; a1c1 1778 dev/pci/eso.c eso_write_ctlreg(sc, ESO_CTLREG_A1C1, a1c1);