Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_pages.c166 ses2_threshold_impl_t *tp; in ses2_threshold_index()
171 *len = sizeof (ses2_threshold_impl_t); in ses2_threshold_index()
309 return (nelem * sizeof (ses2_threshold_impl_t) + in ses2_threshout_len()
321 ses2_threshold_impl_t *tip; in ses2_threshout_ctl_fill()
H A Dses2_impl.h1089 } ses2_threshold_impl_t; typedef
1099 ses2_threshold_impl_t stopi_thresholds[1];
1113 ses2_threshold_impl_t stipi_thresholds[1];
H A Dses2_element_ctl.c692 ses2_threshold_impl_t *tip; in elem_common_setprop_threshold()
715 trnums = len / sizeof (ses2_threshold_impl_t); in elem_common_setprop_threshold()
720 ses2_threshold_impl_t *toutp = &tpout->stopi_thresholds[i]; in elem_common_setprop_threshold()
721 ses2_threshold_impl_t *tinp = &tp->stipi_thresholds[i]; in elem_common_setprop_threshold()
1442 ses2_threshold_impl_t *tip = data; in elem_setdef_threshold()
H A Dses2_element.c960 ses2_threshold_impl_t *tp; in elem_parse_threshold()