Searched refs:rtas_busy_delay (Results 1 – 9 of 9) sorted by relevance
74 } while (rtas_busy_delay(fwrc)); in papr_sysparm_get()125 } 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()
1094 } while (rtas_busy_delay(ret)); in create_ddw()
1244 bool __ref rtas_busy_delay(int status) in rtas_busy_delay() function1304 EXPORT_SYMBOL_GPL(rtas_busy_delay);1361 } while (rtas_busy_delay(rc)); in rtas_set_power_level()1379 } while (rtas_busy_delay(rc)); in rtas_get_sensor()1439 } while (rtas_busy_delay(rc)); in rtas_set_indicator()1613 } 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()
435 bool rtas_busy_delay(int status);
5807 } while (rtas_busy_delay(rc)); in ibmvfc_register_scsi_channel()
Completed in 30 milliseconds