Home
last modified time | relevance | path

Searched defs:Qh (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/9/port/
H A Dusbehci.c321 struct Qh struct
323 ulong link; /* to next Qh in round robin */ argument
337 Qh* next; /* in controller list/tree of Qhs */ argument
341 int sched; /* slot for for intr. Qhs */ argument
342 Qh* inext; /* next in list of intr. qhs */ argument
/plan9/sys/src/9/pc/
H A Dusbuhci.c23 typedef struct Qh Qh; typedef
236 struct Qh struct
238 ulong link; /* link to next horiz. item (eg. Qh) */ argument
244 Qh* next; /* in active or free list */ argument
245 Td* tds; /* Td list in this Qh (initially, elink) */ argument
255 * and linked at the Qh/Isoio for the endpoint and direction requiring it. argument
H A Dusbehci.h15 typedef struct Qh Qh; typedef
/plan9/sys/src/9/teg2/
H A Dusbehci.h15 typedef struct Qh Qh; typedef
/plan9/sys/src/9/omap/
H A Dusbehci.h15 typedef struct Qh Qh; typedef
/plan9/sys/src/9/kw/
H A Dusbehci.h15 typedef struct Qh Qh; typedef