Searched refs:rtas_busy_delay (Results 1 – 8 of 8) sorted by relevance
117 } while (rtas_busy_delay(fwrc)); in papr_sysparm_get()172 } while (rtas_busy_delay(fwrc)); in papr_sysparm_set()
54 } while (rtas_busy_delay(rc)); in rtas_change_msi()105 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
161 } while (rtas_busy_delay(rc)); in dlpar_configure_connector()
227 rtas_busy_delay(ret); in pseries_eeh_phb_configure_bridge()
1166 } while (rtas_busy_delay(ret)); in create_ddw()
1291 bool __ref rtas_busy_delay(int status) in rtas_busy_delay() function1351 EXPORT_SYMBOL_GPL(rtas_busy_delay);1409 } while (rtas_busy_delay(rc)); in rtas_set_power_level()1427 } while (rtas_busy_delay(rc)); in rtas_get_sensor()1487 } while (rtas_busy_delay(rc)); in rtas_set_indicator()1663 } while (rtas_busy_delay(fwrc)); in rtas_activate_firmware()
381 } while (rtas_busy_delay(rc)); in manage_flash()459 } while (rtas_busy_delay(rc)); in validate_flash()
438 bool rtas_busy_delay(int status);