Searched refs:rtas_busy_delay (Results 1 – 6 of 6) sorted by relevance
122 } while (rtas_busy_delay(fwrc)); in papr_sysparm_get()177 } while (rtas_busy_delay(fwrc)); in papr_sysparm_set()
56 } while (rtas_busy_delay(rc)); in rtas_change_msi()107 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
162 } while (rtas_busy_delay(rc)); in dlpar_configure_connector()
1334 bool __ref rtas_busy_delay(int status) in rtas_busy_delay() function1387 EXPORT_SYMBOL_GPL(rtas_busy_delay);1445 } while (rtas_busy_delay(rc)); in rtas_set_power_level()1463 } while (rtas_busy_delay(rc)); in rtas_get_sensor()1523 } while (rtas_busy_delay(rc)); in rtas_set_indicator()1701 } while (rtas_busy_delay(fwrc)); in rtas_activate_firmware()
373 } while (rtas_busy_delay(rc)); in manage_flash()443 } while (rtas_busy_delay(rc)); in validate_flash()
460 bool rtas_busy_delay(int status);