Searched refs:EHCI_ITD_SET_DADDR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | ehcireg.h | 218 #define EHCI_ITD_SET_DADDR(x) ((x) & 0x7f) macro |
H A D | ehci.c | 3480 EHCI_ITD_SET_DADDR(xfer->pipe->device->address) in ehci_alloc_itd_chain() |