Lines Matching refs:ehci_shadow
31 static union ehci_shadow *
32 periodic_next_shadow(struct ehci_hcd *ehci, union ehci_shadow *periodic,
49 shadow_next_periodic(struct ehci_hcd *ehci, union ehci_shadow *periodic,
53 /* our ehci_shadow.qh is actually software part */
65 union ehci_shadow *prev_p = &ehci->pshadow[frame];
67 union ehci_shadow here = *prev_p;
429 union ehci_shadow here;
537 union ehci_shadow *prev = &ehci->pshadow[i];
539 union ehci_shadow here = *prev;
1717 union ehci_shadow *prev = &ehci->pshadow[frame];
1719 union ehci_shadow here = *prev;
2359 union ehci_shadow q, *q_p;