Searched refs:sc_sts_reg (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dauich.c214 int sc_sts_reg; member in struct:auich_softc
566 sc->sc_sts_reg = ICH_PICB;
577 sc->sc_sts_reg = ICH_STS;
1234 ICH_PCMO + sc->sc_sts_reg);
1247 sc->sc_sts_reg, sts & (ICH_BCIS | ICH_FIFOE));
1262 ICH_PCMI + sc->sc_sts_reg);
1275 sc->sc_sts_reg, sts & (ICH_BCIS | ICH_FIFOE));
1289 ICH_MICI + sc->sc_sts_reg);
1302 sc->sc_sts_reg, sts & (ICH_BCIS | ICH_FIFOE));

Completed in 64 milliseconds