Searched refs:EHCI_ITD_SET_ADDR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ehci.h | 99 #define EHCI_ITD_SET_ADDR(x) (x) macro |
H A D | ehci.c | 2669 EHCI_ITD_SET_ADDR(xfer->address) | in ehci_device_isoc_hs_open() |