Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_pages.c138 tp = &tpip->stipi_thresholds[index]; in ses2_threshold_index()
143 return (&tpip->stipi_thresholds[index]); in ses2_threshold_index()
H A Dses2_impl.h1110 ses2_threshold_impl_t stipi_thresholds[1]; member
H A Dses2_element_ctl.c714 len -= offsetof(ses2_threshold_in_page_impl_t, stipi_thresholds[0]); in elem_common_setprop_threshold()
721 ses2_threshold_impl_t *tinp = &tp->stipi_thresholds[i]; in elem_common_setprop_threshold()