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

/freebsd-10.2-release/sys/dev/exca/
H A Dexcavar.h147 exca_clrb(struct exca_softc *sc, int reg, uint8_t mask) function
H A Dexca.c305 exca_clrb(sc, EXCA_ADDRWIN_ENABLE, mem_map_index[window].memenable);
469 exca_clrb(sc, EXCA_IOCTL, map->ioctlmask);
523 exca_clrb(sc, EXCA_ADDRWIN_ENABLE, io_map_index[window].ioenable);
708 exca_clrb(exca, EXCA_VADEM_VMISC, EXCA_VADEM_REV);
/freebsd-10.2-release/sys/dev/pccbb/
H A Dpccbb_pci.c431 exca_clrb(&sc->exca[0], EXCA_INTR, EXCA_INTR_RESET);
684 exca_clrb(&sc->exca[0], EXCA_INTR, EXCA_INTR_RESET);
H A Dpccbb.c327 exca_clrb(&sc->exca[0], EXCA_INTR, EXCA_INTR_RESET);
937 exca_clrb(&sc->exca[0], EXCA_PWRCTL, EXCA_PWRCTL_OE);

Completed in 53 milliseconds