Searched refs:update_state (Results 1 – 14 of 14) sorted by relevance
/openbmc/ipmitool/lib/ |
H A D | ipmi_ime.c | 136 tImeStateEnum update_state; member 379 (imeStatus.update_state == IME_STATE_UPDATE_REQUESTED) in ImeUpgrade() 387 lprintf(LOG_ERROR,"ME state error (%i), aborting", imeStatus.update_state); in ImeUpgrade() 394 (imeStatus.update_state == IME_STATE_UPDATE_IN_PROGRESS) in ImeUpgrade() 448 lprintf(LOG_ERROR,"ME state error (%i), aborting", imeStatus.update_state); in ImeUpgrade() 454 (imeStatus.update_state == IME_STATE_UPDATE_IN_PROGRESS) in ImeUpgrade() 468 (imeStatus.update_state == IME_STATE_UPDATE_REQUESTED) in ImeUpgrade() 483 (imeStatus.update_state == IME_STATE_SUCCESS) in ImeUpgrade() 658 pStatus->update_state = IME_STATE_ABORTED; in ImeUpdateGetStatus() 690 switch( pStatus->update_state ) in ImeUpdateGetStatus() [all …]
|
/openbmc/qemu/hw/gpio/ |
H A D | nrf51_gpio.c | 75 static void update_state(NRF51GPIOState *s) in update_state() function 234 update_state(s); in nrf51_gpio_write() 258 update_state(s); in nrf51_gpio_set()
|
H A D | sifive_gpio.c | 39 static void update_state(SIFIVEGPIOState *s) in update_state() function 273 update_state(s); in sifive_gpio_write() 297 update_state(s); in sifive_gpio_set()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_fw_la.h | 83 cmp_auth, ret_auth, update_state, \ argument 97 ((update_state & QAT_LA_UPDATE_STATE_MASK) << \
|
/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/ |
H A D | pong-clock-no-flicker.c | 209 update_state (PongClock *pong_clock) in update_state() function 273 update_state (pong_clock); in draw_frame()
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | protocols.h | 218 int (*update_state)(struct scmi_iterator_state *st, member
|
H A D | sensors.c | 343 .update_state = iter_intervals_update_state, in scmi_sensor_update_intervals() 481 .update_state = iter_axes_extended_name_update_state, in scmi_sensor_axis_extended_names_get() 517 .update_state = iter_axes_desc_update_state, in scmi_sensor_axis_description() 681 .update_state = iter_sens_descr_update_state, in scmi_sensor_description_get()
|
H A D | voltage.c | 185 .update_state = iter_volt_levels_update_state, in scmi_voltage_levels_get()
|
H A D | clock.c | 295 .update_state = iter_clk_describe_update_state, in scmi_clock_describe_rates_get()
|
H A D | perf.c | 414 .update_state = iter_perf_levels_update_state, in scmi_perf_describe_levels_get()
|
H A D | driver.c | 1557 ret = iops->update_state(st, i->resp, i->priv); in scmi_iterator_run()
|
/openbmc/linux/drivers/watchdog/ |
H A D | wm831x_wdt.c | 31 int update_state; member
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_req.c | 601 static void update_state(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in update_state() function 865 update_state(qp, &pkt); in rxe_requester()
|
/openbmc/linux/drivers/scsi/ |
H A D | aha152x.c | 2224 static int update_state(struct Scsi_Host *shpnt) in update_state() function 2354 dataphase=update_state(shpnt); in is_complete()
|