Lines Matching defs:hws_lsctl_request_block
84 struct hws_lsctl_request_block { struct
85 unsigned int s:1; /* 0: maximum buffer indicator */
86 unsigned int h:1; /* 1: part. level reserved for VM use*/
87 unsigned long long b2_53:52;/* 2-53: zeros */
88 unsigned int es:1; /* 54: basic-sampling enable control */
89 unsigned int ed:1; /* 55: diag-sampling enable control */
90 unsigned int b56_61:6; /* 56-61: - zeros */
91 unsigned int cs:1; /* 62: basic-sampling activation control */
92 unsigned int cd:1; /* 63: diag-sampling activation control */
93 unsigned long interval; /* 8-15: sampling interval */
94 unsigned long tear; /* 16-23: TEAR contents */
95 unsigned long dear; /* 24-31: DEAR contents */
97 unsigned long rsvrd1; /* reserved */
98 unsigned long rsvrd2; /* reserved */
99 unsigned long rsvrd3; /* reserved */
100 unsigned long rsvrd4; /* reserved */