Searched refs:EHCI_SITD_GET_LEN (Results 1 – 2 of 2) sorted by relevance
153 #define EHCI_SITD_GET_LEN(x) (((x)>>16) & 0x3FF) macro
816 EHCI_SITD_GET_LEN(hc32toh(sc, sitd->sitd_status))); in ehci_dump_sitd()2051 len = EHCI_SITD_GET_LEN(status); in ehci_isoc_fs_done()