Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/controller/
HDuhci_pci.c292 rid = PCI_UHCI_BASE_REG; in uhci_pci_attach()
437 bus_release_resource(self, SYS_RES_IOPORT, PCI_UHCI_BASE_REG, in uhci_pci_detach()
HDuhcireg.h36 #define PCI_UHCI_BASE_REG 0x20 macro
/freebsd-14-stable/sys/dev/pci/
HDpci.c3651 rid = PCI_UHCI_BASE_REG; in uhci_early_takeover()