Home
last modified time | relevance | path

Searched full:rearm (Results 1 – 22 of 22) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DIntrusion.interface.yaml12 - name: Rearm
22 Methods to rearm the chassis intrusion status.
26 Automatic Rearm method.
29 Manual Rearm method.
/openbmc/dbus-sensors/src/intrusion/
H A DChassisIntrusionSensor.cpp87 // Automatic Rearm mode allows direct update in updateValue()
88 // Manual Rearm mode requires a rearm action to clear the intrusion in updateValue()
97 // (because the rearm action already did). in updateValue()
108 // Flush the rearm flag everytime it allows an update to Dbus in updateValue()
298 and raise rearm flag in Manual rearm mode. in pollSensorStatus()
340 mIface->register_property("Rearm", rearmStr); in setSensorValue()
H A DChassisIntrusionSensor.hpp30 // If this sensor uses automatic rearm method. Otherwise, manually rearm it
H A DIntrusionSensorMain.cpp94 // Rearm defaults to "Automatic" mode in createSensorsFromConfig()
96 auto findRearm = baseConfiguration->second.find("Rearm"); in createSensorsFromConfig()
102 lg2::error("Wrong input for Rearm parameter"); in createSensorsFromConfig()
/openbmc/qemu/util/
H A Dqemu-timer.c433 bool rearm; in timer_mod_ns() local
437 rearm = timer_mod_ns_locked(timer_list, ts, expire_time); in timer_mod_ns()
440 if (rearm) { in timer_mod_ns()
451 bool rearm = false; in timer_mod_anticipate_ns() local
458 rearm = timer_mod_ns_locked(timer_list, ts, expire_time); in timer_mod_anticipate_ns()
460 rearm = false; in timer_mod_anticipate_ns()
463 if (rearm) { in timer_mod_anticipate_ns()
/openbmc/qemu/hw/dma/
H A Di8257.c353 int rearm = 0; in i8257_dma_run() local
356 rearm = 1; in i8257_dma_run()
369 rearm = 1; in i8257_dma_run()
375 if (rearm) { in i8257_dma_run()
/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.hpp65 * @param[in] sensorRearm - sensor rearm value with in the sensor
/openbmc/pldm/libpldmresponder/
H A Dplatform_state_sensor.hpp125 …"The requester sent wrong sensor rearm count '{SENSOR_REARM_COUNT}' for the sensor ID '{SENSORID}'… in getStateSensorReadingsHandler()
H A Dplatform.hpp494 * @param[in] sensorRearm - rearm value within the sensor
556 * @param[in] sensorRearmCount - sensor rearm count
H A Dplatform.cpp890 "The requester sent wrong sensor rearm count '{SENSOR_REARM_COUNT}' for the sensor ID '{SENSORID}'.", in isOemStateSensor()
/openbmc/phosphor-dbus-monitor/src/example/
H A Dexample.yaml227 once to rearm the callback.'
/openbmc/qemu/target/s390x/
H A Dmachine.c40 /* Rearm the CKC timer if necessary */ in cpu_post_load()
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp1859 app->add_option("-r, --rearm", sensorRearm, in GetStateSensorReadings()
1952 app->add_option("-r, --rearm", rearm, in GetSensorReading()
1965 encode_get_sensor_reading_req(instanceId, sensorId, rearm, request); in createRequestMsg()
2059 uint8_t rearm; member in pldmtool::platform::GetSensorReading
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h365 uint8_t rearm:1; member
373 uint8_t rearm:1;
/openbmc/entity-manager/schemas/
H A Dlegacy.json131 "Rearm": { object
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp703 record.body.sensor_capabilities = 0x60; // auto rearm - todo hysteresis in ipmiStorageGetSDR()
/openbmc/entity-manager/configurations/ampere/
H A Dmtjefferson_mb.json1107 "Rearm": "Manual", string
H A Dmtmitchell_mb.json1639 "Rearm": "Manual", string
/openbmc/qemu/hw/net/
H A Dvirtio-net.c2843 * more coming and immediately rearm in virtio_net_tx_timer()
2854 * we find something, assume the guest is still active and rearm in virtio_net_tx_timer()
H A De1000.c309 * Then rearm the timer. in set_interrupt_cause()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1809 record.body.sensorCapabilities = 0x68; // auto rearm - todo hysteresis in constructSensorSdr()
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c258 * threshold rearm point is computed using threshold +/- hysterisis