Home
last modified time | relevance | path

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

/drivers/usb/host/whci/
Dwhci-hc.h133 struct whc_qhead { struct
134 __le64 link; /*< next qset in list */
135 __le32 info1;
136 __le32 info2;
137 __le32 info3;
138 __le16 status;
139 __le16 err_count; /*< transaction error count */
140 __le32 cur_window;
141 __le32 scratch[3]; /*< h/w scratch area */
142 union {
[all …]