Home
last modified time | relevance | path

Searched refs:sti_high_warn (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c723 if (tinp->sti_high_crit != 0 || tinp->sti_high_warn != 0 || in elem_common_setprop_threshold()
727 if (toutp->sti_high_crit == 0 && toutp->sti_high_warn == 0 && in elem_common_setprop_threshold()
741 tip->sti_high_warn = v; in elem_common_setprop_threshold()
1447 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_HI, tip->sti_high_warn); in elem_setdef_threshold()
H A Dses2_pages.c331 if ((tip->sti_high_crit | tip->sti_low_crit | tip->sti_high_warn | in ses2_threshout_ctl_fill()
H A Dses2_element.c978 (int)tp->sti_high_warn + SES2_ES_TEMP_OFFSET); in elem_parse_threshold()
991 tp->sti_high_warn); in elem_parse_threshold()
H A Dses2_impl.h1086 uint8_t sti_high_warn; member