Searched defs:hws_trailer_entry (Results 1 – 1 of 1) sorted by relevance
88 struct hws_trailer_entry { struct89 unsigned int f:1; /* 0 - Block Full Indicator */90 unsigned int a:1; /* 1 - Alert request control */91 unsigned long:62; /* 2 - 63: Reserved */92 unsigned long overflow; /* 64 - sample Overflow count */93 unsigned long timestamp; /* 16 - time-stamp */94 unsigned long timestamp1; /* */95 unsigned long reserved1; /* 32 -Reserved */96 unsigned long reserved2; /* */97 unsigned long progusage1; /* 48 - reserved for programming use */[all …]