Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h100 #define EHCI_ITD_GET_ADDR(x) (((x) >> 0) & 0x7F) macro
H A Dehci.c849 EHCI_ITD_GET_ADDR(hc32toh(sc, itd->itd_bp[0])), in ehci_dump_itd()