Lines Matching defs:whc_qhead
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 {132 } overlay;