Searched refs:rtas_busy_delay (Results 1 – 10 of 10) sorted by relevance
508 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function519 EXPORT_SYMBOL_GPL(rtas_busy_delay);577 } while (rtas_busy_delay(rc)); in rtas_set_power_level()595 } while (rtas_busy_delay(rc)); in rtas_get_sensor()656 } while (rtas_busy_delay(rc)); in rtas_set_indicator()
381 } while (rtas_busy_delay(rc)); in manage_flash()459 } while (rtas_busy_delay(rc)); in validate_flash()
52 } while (rtas_busy_delay(rc)); in rtas_change_msi()103 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
344 } while (rtas_busy_delay(rc)); in post_mobility_fixup()
170 if (rtas_busy_delay(rc)) in dlpar_configure_connector()
310 } while (rtas_busy_delay(call_status)); in parse_system_parameter_string()
625 rtas_busy_delay(ret); in pseries_eeh_configure_bridge()
926 } while (rtas_busy_delay(ret)); in create_ddw()
1436 } while (rtas_busy_delay(call_status)); in pseries_lpar_read_hblkrm_characteristics()
379 extern unsigned int rtas_busy_delay(int status);