Searched refs:SES_NV_CTL64 (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/scsi/libses/common/ |
H A D | libses_plugin.h | 126 #define SES_NV_CTL64(_l, _n, _v) \ macro
|
/titanic_44/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2_element_ctl.c | 1445 SES_NV_CTL64(props, SES_PROP_THRESH_CRIT_HI, tip->sti_high_crit); in elem_setdef_threshold() 1446 SES_NV_CTL64(props, SES_PROP_THRESH_CRIT_LO, tip->sti_low_crit); in elem_setdef_threshold() 1447 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_HI, tip->sti_high_warn); in elem_setdef_threshold() 1448 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_LO, tip->sti_low_warn); in elem_setdef_threshold() 1501 SES_NV_CTL64(props, SES_COOLING_PROP_SPEED_CODE, in elem_setdef_cooling() 1621 SES_NV_CTL64(props, SES_DPY_PROP_MODE, dip->sdci_display_mode); in elem_setdef_display()
|