Searched defs:whc_qhead (Results 1 – 1 of 1) sorted by relevance
120 struct whc_qhead { struct121 __le64 link; /*< next qset in list */122 __le32 info1;123 __le32 info2;124 __le32 info3;125 __le16 status;126 __le16 err_count; /*< transaction error count */127 __le32 cur_window;128 __le32 scratch[3]; /*< h/w scratch area */129 union {[all …]