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;
423 union ehci_shadow here;
530 union ehci_shadow *prev = &ehci->pshadow[i];
532 union ehci_shadow here = *prev;
1706 union ehci_shadow *prev = &ehci->pshadow[frame];
1708 union ehci_shadow here = *prev;
2348 union ehci_shadow q, *q_p;