sc_codec_not_ready_bits 1088 dev/pci/auixp.c sc->sc_codec_not_ready_bits |= detected_codecs;
sc_codec_not_ready_bits 1580 dev/pci/auixp.c sc->sc_codec_not_ready_bits = 0;
sc_codec_not_ready_bits 1591 dev/pci/auixp.c if (sc->sc_codec_not_ready_bits)
sc_codec_not_ready_bits 1626 dev/pci/auixp.c if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC0_NOT_READY)) {
sc_codec_not_ready_bits 1634 dev/pci/auixp.c if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC1_NOT_READY)) {
sc_codec_not_ready_bits 1641 dev/pci/auixp.c if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC2_NOT_READY)) {
sc_codec_not_ready_bits 112 dev/pci/auixpvar.h int sc_codec_not_ready_bits;