Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Dohci.h125 #define OHCI_TD_GET_CC(x) ((x) >> 28) /* Condition Code */ macro
H A Dohci.c553 OHCI_TD_GET_CC(td_flags), in ohci_dump_td()
816 cc = OHCI_TD_GET_CC(td_flags); in ohci_non_isoc_done_sub()
964 cc = OHCI_TD_GET_CC(td_flags); in ohci_check_transfer_sub()