Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dehci.h153 #define EHCI_SITD_GET_LEN(x) (((x)>>16) & 0x3FF) macro
H A Dehci.c846 EHCI_SITD_GET_LEN(hc32toh(sc, sitd->sitd_status))); in ehci_dump_sitd()
2107 len = EHCI_SITD_GET_LEN(status); in ehci_isoc_fs_done()