/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_general.robot | 68 # [alerting]: enabled 73 # [alerting]: enabled 103 …Valid Value disabled_ipmi_conf_map['${channel_info_ipmi['volatile(active)_settings']['alerting']}… 116 Valid Value disabled_ipmi_conf_map['${channel_info_ipmi['non-volatile_settings']['alerting']}']
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channelcommands.cpp | 35 * @ param alertDisabled - PEF alerting (enable/disable) 156 * - alertDisabled - alerting status 164 bool, // alerting status,
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_channel.c | 97 channel_access->alerting = rsp->data[0] & 0x20; in _ipmi_get_channel_access() 185 if (channel_access.alerting) { in _ipmi_set_channel_access() 585 printf(" Alerting : %sabled\n", in ipmi_get_channel_info() 586 (channel_access.alerting) ? "dis" : "en"); in ipmi_get_channel_info() 620 printf(" Alerting : %sabled\n", in ipmi_get_channel_info() 621 (channel_access.alerting) ? "dis" : "en"); in ipmi_get_channel_info()
|
H A D | ipmi_lanp.c | 955 /* ipmi_set_alert_enable - enable/disable PEF alerting for given channel. 958 * @enable - whether to enable/disable PEF alerting for given channel 977 channel_access.alerting = 1; in ipmi_set_alert_enable() 979 channel_access.alerting = 0; in ipmi_set_alert_enable() 1634 /* set PEF alerting on or off */ in ipmi_lan_set() 2266 " alert <on|off> Enable or disable PEF alerting for this channel"); in print_lan_set_usage()
|
H A D | ipmi_pef.c | 287 //if (tbl_size == 0 || dest == 0) /* LAN alerting not supported */ in ipmi_pef_print_lan_dest() 483 if (!dest || tbl_size == 0) /* Page alerting not supported */ in ipmi_pef_print_serial_dest()
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | ti,j72xx-thermal.yaml | 17 and alerting information.
|
/openbmc/linux/net/ |
H A D | Kconfig | 381 tristate "Network packet drop alerting service" 384 This feature provides an alerting service to userspace in the
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/ |
H A D | tripwire_2.4.3.7.bb | 3 integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems"
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_channel.h | 73 uint8_t alerting; member
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-health.rst | 10 The ``devlink`` health mechanism is targeted for Real Time Alerting, in
|
/openbmc/phosphor-host-ipmid/ |
H A D | host-cmd-manager.cpp | 108 // Called for alerting the host
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_utils.py | 691 [alerting]: enabled 696 [alerting]: enabled
|
/openbmc/linux/Documentation/i2c/ |
H A D | smbus-protocol.rst | 228 alerting device's address.
|
/openbmc/linux/drivers/watchdog/ |
H A D | sbsa_gwdt.c | 12 * the first signal (WS0) is for alerting the system by interrupt,
|
H A D | Kconfig | 390 the first signal (WS0) is for alerting the system by interrupt,
|
/openbmc/linux/drivers/i2c/ |
H A D | i2c-smbus.c | 31 /* If this is the alerting device, notify its driver */
|
/openbmc/ipmitool/contrib/ |
H A D | bmc-snmp-proxy | 223 # Enable alerting on the LAN channel
|
/openbmc/linux/drivers/platform/chrome/wilco_ec/ |
H A D | event.c | 13 * diagnostics reasons, and for possibly alerting the user.
|
/openbmc/linux/include/linux/netfilter/ |
H A D | nf_conntrack_h323_types.h | 458 Alerting_UUIE alerting; member
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_h323_main.c | 937 pr_debug("nf_ct_q931: Alerting\n"); in process_alerting() 1056 &pdu->h323_message_body.alerting); in process_q931()
|
H A D | nf_conntrack_h323_types.c | 1338 {FNAME("alerting") SEQ, 1, 3, 17, DECODE | EXT, 1339 offsetof(H323_UU_PDU_h323_message_body, alerting), _Alerting_UUIE},
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | main.c | 598 * keep alerting the driver. in bnxt_re_pacing_alert()
|
/openbmc/ipmitool/doc/ |
H A D | ipmitool.1 | 1836 Enable or disable PEF alerting for this channel.
|