Searched refs:OHCI_ITD_GET_DI (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dohci.h148 #define OHCI_ITD_GET_DI(x) (((x) >> 21) & 7) /* Delay Interrupt */ macro
H A Dohci.c583 OHCI_ITD_GET_DI(itd_flags),

Completed in 57 milliseconds