Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dlibses_plugin.h126 #define SES_NV_CTL64(_l, _n, _v) \ macro
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1445 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()