Home
last modified time | relevance | path

Searched refs:PCI_EHCI_USBLEGCTLSTS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dehci_pci.c363 addr + PCI_EHCI_USBLEGCTLSTS); in ehci_dump_caps()
448 pci_conf_write(pc, tag, addr + PCI_EHCI_USBLEGCTLSTS, 0); in ehci_get_ownership()
/netbsd/src/sys/dev/usb/
Dehcireg.h63 #define PCI_EHCI_USBLEGCTLSTS 0x04 macro