Searched refs:SES_NV_CTLBOOL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1460 SES_NV_CTLBOOL(props, SES_PROP_IDENT, dip->sdci_rqst_ident);
1461 SES_NV_CTLBOOL(props, SES_PROP_RMV, dip->sdci_rqst_remove);
1462 SES_NV_CTLBOOL(props, SES_DEV_PROP_READY_TO_INSERT,
1464 SES_NV_CTLBOOL(props, SES_DEV_PROP_REQ_MISSING,
1466 SES_NV_CTLBOOL(props, SES_DEV_PROP_DO_NOT_REMOVE,
1468 SES_NV_CTLBOOL(props, SES_DEV_PROP_REQ_ACTIVE,
1470 SES_NV_CTLBOOL(props, SES_DEV_PROP_BYP_B, dip->sdci_enable_byp_b);
1471 SES_NV_CTLBOOL(props, SES_DEV_PROP_BYP_A, dip->sdci_enable_byp_a);
1472 SES_NV_CTLBOOL(props, SES_PROP_OFF, dip->sdci_device_off);
1473 SES_NV_CTLBOOL(prop
[all...]
H A Dses2_enclosure_ctl.c296 SES_NV_CTLBOOL(props, SES_PROP_IDENT, tp->seci_rqst_ident);
297 SES_NV_CTLBOOL(props, SES_PROP_WARN_REQ,
299 SES_NV_CTLBOOL(props, SES_PROP_FAIL_REQ,
H A Dses2_pages.c48 SES_NV_CTLBOOL(props, SES_PROP_DISABLED, eip->seci_disable);
49 SES_NV_CTLBOOL(props, SES_PROP_PRDFAIL, eip->seci_prdfail);
/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dlibses_plugin.h112 #define SES_NV_CTLBOOL(_l, _n, _b) \ macro

Completed in 88 milliseconds