Searched defs:sfp_diag_base_s (Results 1 – 1 of 1) sorted by relevance
892 struct sfp_diag_base_s { struct896 u8 temp_high_alarm[2]; /* 00-01 */897 u8 temp_low_alarm[2]; /* 02-03 */898 u8 temp_high_warning[2]; /* 04-05 */899 u8 temp_low_warning[2]; /* 06-07 */901 u8 volt_high_alarm[2]; /* 08-09 */902 u8 volt_low_alarm[2]; /* 10-11 */903 u8 volt_high_warning[2]; /* 12-13 */904 u8 volt_low_warning[2]; /* 14-15 */906 u8 bias_high_alarm[2]; /* 16-17 */[all …]