Home
last modified time | relevance | path

Searched refs:SKEL_FSBR (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Duhci-hcd.h336 #define SKEL_FSBR SKEL_FS_CONTROL macro
Duhci-q.c473 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in link_async()
543 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in unlink_async()
Duhci-debug.c460 if (!fsbr_link && qh->skel >= SKEL_FSBR) in uhci_sprint_schedule()