Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h154 #define OHCI_ITD_GET_CC(x) ((x) >> 28) /* Condition Code */ macro
H A Dohci.c585 OHCI_ITD_GET_CC(itd_flags), in ohci_dump_itd()