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