Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dehci.h190 #define EHCI_QTD_GET_CERR(x) (((x) >> 10) & 0x3) macro
H A Dehci.c749 EHCI_QTD_GET_CERR(s), EHCI_QTD_GET_PID(s), in ehci_dump_qtd()
1213 if (EHCI_QTD_GET_CERR(status) == 0) in ehci_non_isoc_done_sub()