Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c721 ses2_threshold_impl_t *tinp = &tp->stipi_thresholds[i]; in elem_common_setprop_threshold() local
723 if (tinp->sti_high_crit != 0 || tinp->sti_high_warn != 0 || in elem_common_setprop_threshold()
724 tinp->sti_low_crit != 0 || tinp->sti_low_warn != 0) in elem_common_setprop_threshold()
730 *toutp = *tinp; in elem_common_setprop_threshold()