Searched defs:qh_next (Results 1 – 5 of 5) sorted by relevance
298 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
421 union fusbh200_shadow qh_next; /* ptr to qh; or periodic */ member
431 union fotg210_shadow qh_next; /* ptr to qh; or periodic */ member
415 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
914 struct isp1760_qh *qh, *qh_next; in schedule_ptds() local