Searched refs:EHCI_ITD_SET_MULTI (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | ehcireg.h | 224 #define EHCI_ITD_SET_MULTI(x) ((x) & 0x3) macro |
H A D | ehci.c | 3489 EHCI_ITD_SET_MULTI(UE_GET_TRANS(mps)+1) in ehci_alloc_itd_chain() |