Searched refs:Q_TYPE_SITD (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h270 #define Q_TYPE_SITD (2 << 1) macro
290 struct ehci_sitd *sitd; /* Q_TYPE_SITD */
H A Dehci-sched.c57 // case Q_TYPE_SITD:
144 case Q_TYPE_SITD:
263 case Q_TYPE_SITD:
420 case Q_TYPE_SITD:
2046 ehci->periodic[frame] = cpu_to_hc32(ehci, sitd->sitd_dma | Q_TYPE_SITD);
2410 case Q_TYPE_SITD:
H A Dehci-dbg.c671 case Q_TYPE_SITD:

Completed in 106 milliseconds