Searched refs:EHCI_SITD_SET_PORT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | ehcireg.h | 240 #define EHCI_SITD_SET_PORT(x) ((x) << 23) macro |
H A D | ehci.c | 3517 EHCI_SITD_SET_PORT(xfer->device->myhsport->portno) | in ehci_alloc_sitd_chain() |