Searched refs:opal_get_async_rc (Results 1 – 10 of 10) sorted by relevance
52 ret = opal_error_code(opal_get_async_rc(msg)); in psr_show() 105 ret = opal_error_code(opal_get_async_rc(msg)); in psr_store()
48 ret = opal_error_code(opal_get_async_rc(msg)); in sensor_group_enable() 93 ret = opal_error_code(opal_get_async_rc(msg)); in sg_store()
57 ret = opal_error_code(opal_get_async_rc(msg)); in opal_get_sys_param() 93 ret = opal_error_code(opal_get_async_rc(msg)); in opal_set_sys_param()
58 ret = opal_error_code(opal_get_async_rc(msg)); in powercap_show() 114 ret = opal_error_code(opal_get_async_rc(msg)); in powercap_store()
142 rc = opal_get_async_rc(msg); in opal_get_tpo_time() 206 rc = opal_get_async_rc(msg); in opal_set_tpo_time()
72 rc = opal_get_async_rc(msg); in __op_panel_update_display()
103 rc = opal_get_async_rc(msg); in powernv_flash_async_op()
117 rc = opal_get_async_rc(msg); in powernv_led_set()
62 rc = opal_get_async_rc(msg); in i2c_opal_send_request()
379 static inline int opal_get_async_rc(struct opal_msg msg) in opal_get_async_rc() function