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

/freebsd-12-stable/sys/dev/exca/
H A Dexcavar.h149 exca_clrb(struct exca_softc *sc, int reg, uint8_t mask) function
H A Dexca.c307 exca_clrb(sc, EXCA_ADDRWIN_ENABLE, mem_map_index[window].memenable);
471 exca_clrb(sc, EXCA_IOCTL, map->ioctlmask);
525 exca_clrb(sc, EXCA_ADDRWIN_ENABLE, io_map_index[window].ioenable);
710 exca_clrb(exca, EXCA_VADEM_VMISC, EXCA_VADEM_REV);
/freebsd-12-stable/sys/dev/pccbb/
H A Dpccbb_pci.c407 exca_clrb(&sc->exca[0], EXCA_INTR, EXCA_INTR_RESET);
688 exca_clrb(&sc->exca[0], EXCA_INTR, EXCA_INTR_RESET);
H A Dpccbb.c324 exca_clrb(&sc->exca[0], EXCA_INTR, EXCA_INTR_RESET);
925 exca_clrb(&sc->exca[0], EXCA_PWRCTL, EXCA_PWRCTL_OE);

Completed in 210 milliseconds