Searched refs:SKEL_ISO (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hcd.h284 #define SKEL_ISO 1 macro
285 #define skel_iso_qh skelqh[SKEL_ISO]
H A Duhci-q.c508 if (qh->skel == SKEL_ISO)
557 if (qh->skel == SKEL_ISO)
1332 qh->skel = SKEL_ISO;
H A Duhci-debug.c468 if (i <= SKEL_ISO)
H A Duhci-hcd.c670 for (i = SKEL_ISO + 1; i < SKEL_ASYNC; ++i)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Duhci-hcd.h284 #define SKEL_ISO 1 macro
285 #define skel_iso_qh skelqh[SKEL_ISO]
H A Duhci-q.c508 if (qh->skel == SKEL_ISO)
557 if (qh->skel == SKEL_ISO)
1332 qh->skel = SKEL_ISO;
H A Duhci-debug.c468 if (i <= SKEL_ISO)
H A Duhci-hcd.c670 for (i = SKEL_ISO + 1; i < SKEL_ASYNC; ++i)

Completed in 188 milliseconds