Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c724 tinp->sti_low_crit != 0 || tinp->sti_low_warn != 0) in elem_common_setprop_threshold()
728 toutp->sti_low_crit == 0 && toutp->sti_low_warn == 0 && in elem_common_setprop_threshold()
739 tip->sti_low_crit = v; in elem_common_setprop_threshold()
1446 SES_NV_CTL64(props, SES_PROP_THRESH_CRIT_LO, tip->sti_low_crit); 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.c980 (int)tp->sti_low_crit + SES2_ES_TEMP_OFFSET); in elem_parse_threshold()
993 tp->sti_low_crit); in elem_parse_threshold()
H A Dses2_impl.h1088 uint8_t sti_low_crit; member