Searched defs:sfp_diag_base_s (Results 1 – 1 of 1) sorted by relevance
884 struct sfp_diag_base_s { struct888 u8 temp_high_alarm[2]; /* 00-01 */889 u8 temp_low_alarm[2]; /* 02-03 */890 u8 temp_high_warning[2]; /* 04-05 */891 u8 temp_low_warning[2]; /* 06-07 */893 u8 volt_high_alarm[2]; /* 08-09 */894 u8 volt_low_alarm[2]; /* 10-11 */895 u8 volt_high_warning[2]; /* 12-13 */896 u8 volt_low_warning[2]; /* 14-15 */898 u8 bias_high_alarm[2]; /* 16-17 */[all …]