Home
last modified time | relevance | path

Searched refs:sti_low_warn (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()
743 tip->sti_low_warn = v; in elem_common_setprop_threshold()
1448 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_LO, tip->sti_low_warn); in elem_setdef_threshold()
H A Dses2_pages.c332 tip->sti_low_warn) != 0) in ses2_threshout_ctl_fill()
H A Dses2_element.c982 (int)tp->sti_low_warn + SES2_ES_TEMP_OFFSET); in elem_parse_threshold()
995 tp->sti_low_warn); in elem_parse_threshold()
H A Dses2_impl.h1087 uint8_t sti_low_warn; member