HomeSort by: relevance | last modified time | path
    Searched defs:ac97_status (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
neo.c 146 uint32_t ac97_base, ac97_status, ac97_busy; member in struct:neo_softc
292 if (nm_rd_2(sc, sc->ac97_status) & sc->ac97_busy)
423 sc->ac97_status = NM_MIXER_STATUS_OFFSET;
437 sc->ac97_status = NM2_MIXER_STATUS_OFFSET;
neo.c 146 uint32_t ac97_base, ac97_status, ac97_busy; member in struct:neo_softc
292 if (nm_rd_2(sc, sc->ac97_status) & sc->ac97_busy)
423 sc->ac97_status = NM_MIXER_STATUS_OFFSET;
437 sc->ac97_status = NM2_MIXER_STATUS_OFFSET;

Completed in 304 milliseconds