Searched refs:rtas_busy_delay (Results 1 – 7 of 7) sorted by relevance
492 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function503 EXPORT_SYMBOL(rtas_busy_delay);561 } while (rtas_busy_delay(rc)); in rtas_set_power_level()579 } while (rtas_busy_delay(rc)); in rtas_get_sensor()640 } while (rtas_busy_delay(rc)); in rtas_set_indicator()720 } while (rtas_busy_delay(status)); in rtas_os_term()
385 } while (rtas_busy_delay(rc)); in manage_flash()463 } while (rtas_busy_delay(rc)); in validate_flash()
54 } while (rtas_busy_delay(rc)); in rtas_change_msi()105 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
307 } while (rtas_busy_delay(rc)); in post_mobility_fixup()
684 rtas_busy_delay(ret); in pseries_eeh_configure_bridge()
879 } while (rtas_busy_delay(ret)); in create_ddw()
339 extern unsigned int rtas_busy_delay(int status);