Searched defs:smart_threshold (Results 1 – 1 of 1) sorted by relevance
101 struct smart_threshold { struct102 u_int16_t revision; /* Data structure revision */103 struct threshold threshold[30];104 u_int8_t reserve[18];105 u_int8_t vendor[131];106 u_int8_t cksum; /* Data structure checksum */