Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhcireg.h67 #define UHCI_INTR 0x04 macro
H A Duhci_pci.c316 bus_space_write_2(sc->sc_io_tag, sc->sc_io_hdl, UHCI_INTR, 0); in uhci_pci_attach()
H A Duhci.c323 UWRITE2(sc, UHCI_INTR, 0); in uhci_reset()
395 UWRITE2(sc, UHCI_INTR, in uhci_start()
713 UREAD2(sc, UHCI_INTR), in uhci_dumpregs()
/freebsd/sys/dev/pci/
H A Dpci.c3629 bus_write_2(res, UHCI_INTR, 0); in uhci_early_takeover()