Lines Matching refs:props

1411 	nvlist_t *props = ses_node_props(np);
1413 SES_NV_CTL64(props, SES_PROP_THRESH_CRIT_HI, tip->sti_high_crit);
1414 SES_NV_CTL64(props, SES_PROP_THRESH_CRIT_LO, tip->sti_low_crit);
1415 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_HI, tip->sti_high_warn);
1416 SES_NV_CTL64(props, SES_PROP_THRESH_WARN_LO, tip->sti_low_warn);
1426 nvlist_t *props = ses_node_props(np);
1428 SES_NV_CTLBOOL(props, SES_PROP_IDENT, dip->sdci_rqst_ident);
1429 SES_NV_CTLBOOL(props, SES_PROP_RMV, dip->sdci_rqst_remove);
1430 SES_NV_CTLBOOL(props, SES_DEV_PROP_READY_TO_INSERT,
1432 SES_NV_CTLBOOL(props, SES_DEV_PROP_REQ_MISSING,
1434 SES_NV_CTLBOOL(props, SES_DEV_PROP_DO_NOT_REMOVE,
1436 SES_NV_CTLBOOL(props, SES_DEV_PROP_REQ_ACTIVE,
1438 SES_NV_CTLBOOL(props, SES_DEV_PROP_BYP_B, dip->sdci_enable_byp_b);
1439 SES_NV_CTLBOOL(props, SES_DEV_PROP_BYP_A, dip->sdci_enable_byp_a);
1440 SES_NV_CTLBOOL(props, SES_PROP_OFF, dip->sdci_device_off);
1441 SES_NV_CTLBOOL(props, SES_DEV_PROP_FAULT_RQSTD,
1452 nvlist_t *props = ses_node_props(np);
1454 SES_NV_CTLBOOL(props, SES_PROP_IDENT, pip->spci_rqst_ident);
1455 SES_NV_CTLBOOL(props, SES_PROP_REQUESTED_ON, pip->spci_rqst_on);
1456 SES_NV_CTLBOOL(props, SES_PROP_FAIL, pip->spci_rqst_fail);
1466 nvlist_t *props = ses_node_props(np);
1468 SES_NV_CTLBOOL(props, SES_PROP_IDENT, cip->scci_rqst_ident);
1469 SES_NV_CTL64(props, SES_COOLING_PROP_SPEED_CODE,
1471 SES_NV_CTLBOOL(props, SES_PROP_REQUESTED_ON, cip->scci_rqst_on);
1472 SES_NV_CTLBOOL(props, SES_PROP_FAIL, cip->scci_rqst_fail);
1482 nvlist_t *props = ses_node_props(np);
1487 SES_NV_CTLBOOL(props, SES_PROP_FAIL, tip->stci_rqst_fail);
1488 SES_NV_CTLBOOL(props, SES_PROP_IDENT, tip->stci_rqst_ident);
1498 nvlist_t *props = ses_node_props(np);
1500 SES_NV_CTLBOOL(props, SES_PROP_FAIL, lip->slci_rqst_fail);
1501 SES_NV_CTLBOOL(props, SES_PROP_IDENT, lip->slci_rqst_ident);
1502 SES_NV_CTLBOOL(props, SES_LOCK_PROP_UNLOCKED, lip->slci_unlock);
1512 nvlist_t *props = ses_node_props(np);
1514 SES_NV_CTLBOOL(props, SES_PROP_FAIL, aip->saci_rqst_fail);
1515 SES_NV_CTLBOOL(props, SES_PROP_IDENT, aip->saci_rqst_ident);
1516 SES_NV_CTLBOOL(props, SES_ALARM_PROP_UNRECOV, aip->saci_unrecov);
1517 SES_NV_CTLBOOL(props, SES_ALARM_PROP_CRIT, aip->saci_crit);
1518 SES_NV_CTLBOOL(props, SES_ALARM_PROP_NONCRIT, aip->saci_noncrit);
1519 SES_NV_CTLBOOL(props, SES_ALARM_PROP_INFO, aip->saci_info);
1520 SES_NV_CTLBOOL(props, SES_ALARM_PROP_REMIND, aip->saci_set_remind);
1521 SES_NV_CTLBOOL(props, SES_ALARM_PROP_MUTED, aip->saci_set_mute);
1531 nvlist_t *props = ses_node_props(np);
1533 SES_NV_CTLBOOL(props, SES_PROP_FAIL, cip->scci_rqst_fail);
1534 SES_NV_CTLBOOL(props, SES_PROP_IDENT, cip->scci_rqst_ident);
1535 SES_NV_CTLBOOL(props, SES_ESC_PROP_SELECT,
1546 nvlist_t *props = ses_node_props(np);
1548 SES_NV_CTLBOOL(props, SES_PROP_FAIL, sip->ssci_rqst_fail);
1549 SES_NV_CTLBOOL(props, SES_PROP_IDENT, sip->ssci_rqst_ident);
1559 nvlist_t *props = ses_node_props(np);
1561 SES_NV_CTLBOOL(props, SES_PROP_FAIL, cip->snci_rqst_fail);
1562 SES_NV_CTLBOOL(props, SES_PROP_IDENT, cip->snci_rqst_ident);
1571 nvlist_t *props = ses_node_props(np);
1576 SES_NV_CTLBOOL(props, SES_PROP_FAIL, uip->suci_rqst_fail);
1577 SES_NV_CTLBOOL(props, SES_PROP_IDENT, uip->suci_rqst_ident);
1587 nvlist_t *props = ses_node_props(np);
1589 SES_NV_CTL64(props, SES_DPY_PROP_MODE, dip->sdci_display_mode);
1590 SES_NV_CTLBOOL(props, SES_PROP_FAIL, dip->sdci_rqst_fail);
1591 SES_NV_CTLBOOL(props, SES_PROP_IDENT, dip->sdci_rqst_ident);
1592 SES_NV_CTL16(props, SES_DPY_PROP_CHAR,
1603 nvlist_t *props = ses_node_props(np);
1605 SES_NV_CTLBOOL(props, SES_PROP_FAIL, kip->skci_rqst_fail);
1606 SES_NV_CTLBOOL(props, SES_PROP_IDENT, kip->skci_rqst_ident);
1616 nvlist_t *props = ses_node_props(np);
1618 SES_NV_CTLBOOL(props, SES_PROP_FAIL, pip->spci_rqst_fail);
1619 SES_NV_CTLBOOL(props, SES_PROP_IDENT, pip->spci_rqst_ident);
1620 SES_NV_CTLBOOL(props, SES_PROP_DISABLED, pip->spci_disable);
1630 nvlist_t *props = ses_node_props(np);
1632 SES_NV_CTLBOOL(props, SES_PROP_IDENT, lip->slci_rqst_ident);
1633 SES_NV_CTL16(props, SES_LANG_PROP_LANGCODE,
1644 nvlist_t *props = ses_node_props(np);
1646 SES_NV_CTLBOOL(props, SES_PROP_FAIL, cip->scci_rqst_fail);
1647 SES_NV_CTLBOOL(props, SES_PROP_IDENT, cip->scci_rqst_ident);
1648 SES_NV_CTLBOOL(props, SES_PROP_DISABLED, cip->scci_disable);
1657 nvlist_t *props = ses_node_props(np);
1662 SES_NV_CTLBOOL(props, SES_PROP_FAIL, vip->svci_rqst_fail);
1663 SES_NV_CTLBOOL(props, SES_PROP_IDENT, vip->svci_rqst_ident);
1672 nvlist_t *props = ses_node_props(np);
1677 SES_NV_CTLBOOL(props, SES_PROP_FAIL, cip->scci_rqst_fail);
1678 SES_NV_CTLBOOL(props, SES_PROP_IDENT, cip->scci_rqst_ident);
1688 nvlist_t *props = ses_node_props(np);
1690 SES_NV_CTLBOOL(props, SES_PROP_FAIL, iip->sici_rqst_fail);
1691 SES_NV_CTLBOOL(props, SES_PROP_IDENT, iip->sici_rqst_ident);
1692 SES_NV_CTLBOOL(props, SES_ITP_PROP_ENABLED, iip->sici_enable);
1702 nvlist_t *props = ses_node_props(np);
1704 SES_NV_CTLBOOL(props, SES_PROP_FAIL, sip->ssci_rqst_fail);
1705 SES_NV_CTLBOOL(props, SES_PROP_IDENT, sip->ssci_rqst_ident);
1715 nvlist_t *props = ses_node_props(np);
1717 SES_NV_CTLBOOL(props, SES_AD_PROP_RR_ABORT,
1719 SES_NV_CTLBOOL(props, SES_AD_PROP_REBUILD,
1721 SES_NV_CTLBOOL(props, SES_AD_PROP_IN_FAILED_ARRAY,
1723 SES_NV_CTLBOOL(props, SES_AD_PROP_IN_CRIT_ARRAY,
1725 SES_NV_CTLBOOL(props, SES_AD_PROP_CONS_CHK,
1727 SES_NV_CTLBOOL(props, SES_AD_PROP_HOT_SPARE,
1729 SES_NV_CTLBOOL(props, SES_AD_PROP_RSVD_DEVICE,
1732 SES_NV_CTLBOOL(props, SES_PROP_IDENT, aip->sadci_rqst_ident);
1733 SES_NV_CTLBOOL(props, SES_PROP_RMV, aip->sadci_rqst_remove);
1734 SES_NV_CTLBOOL(props, SES_DEV_PROP_READY_TO_INSERT,
1736 SES_NV_CTLBOOL(props, SES_DEV_PROP_REQ_MISSING,
1738 SES_NV_CTLBOOL(props, SES_DEV_PROP_DO_NOT_REMOVE,
1740 SES_NV_CTLBOOL(props, SES_DEV_PROP_REQ_ACTIVE,
1743 SES_NV_CTLBOOL(props, SES_DEV_PROP_BYP_B, aip->sadci_enable_byp_b);
1744 SES_NV_CTLBOOL(props, SES_DEV_PROP_BYP_A, aip->sadci_enable_byp_a);
1745 SES_NV_CTLBOOL(props, SES_PROP_OFF, aip->sadci_device_off);
1746 SES_NV_CTLBOOL(props, SES_DEV_PROP_FAULT_RQSTD,
1757 nvlist_t *props = ses_node_props(np);
1759 SES_NV_CTLBOOL(props, SES_PROP_FAIL, eip->seci_rqst_fail);
1760 SES_NV_CTLBOOL(props, SES_PROP_IDENT, eip->seci_rqst_ident);
1770 nvlist_t *props = ses_node_props(np);
1772 SES_NV_CTLBOOL(props, SES_PROP_IDENT, sip->ssci_rqst_ident);
1773 SES_NV_CTLBOOL(props, SES_PROP_FAIL, sip->ssci_rqst_fail);
1817 nvlist_t *props = ses_node_props(np);
1823 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE,
1840 nvlist_t *props = ses_node_props(np);
1843 VERIFY(nvlist_lookup_uint64(props, SES_PROP_ELEMENT_TYPE, &type) == 0);