Searched defs:Qh (Results 1 – 6 of 6) sorted by relevance
321 struct Qh struct323 ulong link; /* to next Qh in round robin */ argument337 Qh* next; /* in controller list/tree of Qhs */ argument341 int sched; /* slot for for intr. Qhs */ argument342 Qh* inext; /* next in list of intr. qhs */ argument
23 typedef struct Qh Qh; typedef236 struct Qh struct238 ulong link; /* link to next horiz. item (eg. Qh) */ argument244 Qh* next; /* in active or free list */ argument245 Td* tds; /* Td list in this Qh (initially, elink) */ argument255 * and linked at the Qh/Isoio for the endpoint and direction requiring it. argument
15 typedef struct Qh Qh; typedef