Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dehcireg.h240 #define EHCI_SITD_SET_PORT(x) ((x) << 23) macro
H A Dehci.c3517 EHCI_SITD_SET_PORT(xfer->device->myhsport->portno) | in ehci_alloc_sitd_chain()