Home
last modified time | relevance | path

Searched defs:Ctlio (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/9/pc/
H A Dusbuhci.c20 typedef struct Ctlio Ctlio; typedef
173 struct Ctlio struct
176 uchar* data; /* read from last ctl req. */
177 int ndata; /* number of bytes read */
H A Dusbohci.c23 typedef struct Ctlio Ctlio; typedef
207 struct Ctlio struct
210 uchar* data; /* read from last ctl req. */
211 int ndata; /* number of bytes read */
/plan9/sys/src/9/port/
H A Dusbehci.c34 typedef struct Ctlio Ctlio; typedef
198 struct Ctlio struct
201 uchar* data; /* read from last ctl req. */
202 int ndata; /* number of bytes read */