Home
last modified time | relevance | path

Searched refs:PCI_UHCI_BASE_REG (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Duhci_pci.c304 rid = PCI_UHCI_BASE_REG; in uhci_pci_attach()
452 bus_release_resource(self, SYS_RES_IOPORT, PCI_UHCI_BASE_REG, in uhci_pci_detach()
H A Duhcireg.h36 #define PCI_UHCI_BASE_REG 0x20 macro
/freebsd/sys/dev/pci/
H A Dpci.c3668 rid = PCI_UHCI_BASE_REG; in uhci_early_takeover()