Home
last modified time | relevance | path

Searched refs:sc_codec_not_ready_bits (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/
Dauixpvar.h103 int sc_codec_not_ready_bits; member
Dauixp.c817 sc->sc_codec_not_ready_bits |= detected_codecs; in auixp_intr()
1255 sc->sc_codec_not_ready_bits = 0; in auixp_autodetect_codecs()
1265 if (sc->sc_codec_not_ready_bits) in auixp_autodetect_codecs()
1300 if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC0_NOT_READY)) { in auixp_autodetect_codecs()
1310 if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC1_NOT_READY)) { in auixp_autodetect_codecs()
1320 if (!(sc->sc_codec_not_ready_bits & ATI_REG_ISR_CODEC2_NOT_READY)) { in auixp_autodetect_codecs()