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

  /src/sys/dev/pci/
auichreg.h 74 #define ICH_PCMI 0x00
auich.c 1096 auich_halt_pipe(sc, ICH_PCMI);
1262 ICH_PCMI + sc->sc_sts_reg);
1271 auich_intr_pipe(sc, ICH_PCMI, &sc->pcmi);
1274 bus_space_write_2(sc->iot, sc->aud_ioh, ICH_PCMI +
1448 bus_space_write_4(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_BDBAR,
1450 auich_trigger_pipe(sc, ICH_PCMI, &sc->pcmi);
1640 ociv = bus_space_read_1(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_CIV);
1641 bus_space_write_4(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_BDBAR,
1643 bus_space_write_1(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_LVI,
1649 bus_space_write_1(sc->iot, sc->aud_ioh, ICH_PCMI + ICH_CTRL, ICH_RPBM)
    [all...]

Completed in 13 milliseconds