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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dohcireg.h179 #define OHCI_TD_GET_DI(x) (((x) >> 21) & 7) /* Delay Interrupt */ macro
H A Dohci.c1999 OHCI_TD_GET_DI(O32TOH(std->td.td_flags)),

Completed in 71 milliseconds