Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehcireg.h348 #define EHCI_QH_SET_PORT(x) ((x) << 23) macro
H A Dehci.c1458 EHCI_QH_SET_PORT(hshubport) | in ehci_open()