Home
last modified time | relevance | path

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

/freebsd/sys/dev/exca/
H A Dexca.c304 exca_clrb(sc, EXCA_ADDRWIN_ENABLE, mem_map_index[window].memenable); in exca_mem_unmap()
468 exca_clrb(sc, EXCA_IOCTL, map->ioctlmask); in exca_do_io_map()
522 exca_clrb(sc, EXCA_ADDRWIN_ENABLE, io_map_index[window].ioenable); in exca_io_unmap()
712 exca_clrb(exca, EXCA_VADEM_VMISC, EXCA_VADEM_REV); in exca_valid_slot()
H A Dexcavar.h148 exca_clrb(struct exca_softc *sc, int reg, uint8_t mask) in exca_clrb() function
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c361 exca_clrb(&sc->exca, EXCA_INTR, EXCA_INTR_RESET); in cbb_pci_attach()
638 exca_clrb(&sc->exca, EXCA_INTR, EXCA_INTR_RESET); in cbb_pci_shutdown()
H A Dpccbb.c288 exca_clrb(&sc->exca, EXCA_INTR, EXCA_INTR_RESET); in cbb_detach()
877 exca_clrb(&sc->exca, EXCA_PWRCTL, EXCA_PWRCTL_OE); in cbb_do_power()