Searched refs:rtas_busy_delay (Results 1 – 8 of 8) sorted by relevance
517 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function528 EXPORT_SYMBOL(rtas_busy_delay);586 } while (rtas_busy_delay(rc)); in rtas_set_power_level()604 } while (rtas_busy_delay(rc)); in rtas_get_sensor()665 } while (rtas_busy_delay(rc)); in rtas_set_indicator()803 } while (rtas_busy_delay(status)); in rtas_os_term()833 } 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()
267 extern unsigned int rtas_busy_delay(int status);
53 } while (rtas_busy_delay(rc)); in rtas_change_msi()104 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
170 if (rtas_busy_delay(rc)) in dlpar_configure_connector()
225 rtas_busy_delay(ret); in pseries_eeh_phb_configure_bridge()
1074 } while (rtas_busy_delay(ret)); in create_ddw()
5801 } while (rtas_busy_delay(rc)); in ibmvfc_register_scsi_channel()
Completed in 35 milliseconds