Searched refs:sitd_next (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-sched.c59 return &periodic->sitd->sitd_next;
163 q = &q->sitd->sitd_next;
269 q = &q->sitd->sitd_next;
431 here = here.sitd->sitd_next;
2041 sitd->sitd_next = ehci->pshadow [frame];
2424 q_p = &q.sitd->sitd_next;
2436 *q_p = q.sitd->sitd_next;
H A Dehci.h505 union ehci_shadow sitd_next; /* ptr to periodic q entry */ member in struct:ehci_sitd
H A Dehci-dbg.c679 p = p.sitd->sitd_next;

Completed in 95 milliseconds