rtas_busy_delay   381 arch/powerpc/include/asm/rtas.h extern unsigned int rtas_busy_delay(int status);
rtas_busy_delay   519 arch/powerpc/kernel/rtas.c EXPORT_SYMBOL(rtas_busy_delay);
rtas_busy_delay   577 arch/powerpc/kernel/rtas.c 	} while (rtas_busy_delay(rc));
rtas_busy_delay   595 arch/powerpc/kernel/rtas.c 	} while (rtas_busy_delay(rc));
rtas_busy_delay   656 arch/powerpc/kernel/rtas.c 	} while (rtas_busy_delay(rc));
rtas_busy_delay   737 arch/powerpc/kernel/rtas.c 	} while (rtas_busy_delay(status));
rtas_busy_delay   381 arch/powerpc/kernel/rtas_flash.c 	} while (rtas_busy_delay(rc));
rtas_busy_delay   459 arch/powerpc/kernel/rtas_flash.c 	} while (rtas_busy_delay(rc));
rtas_busy_delay   625 arch/powerpc/platforms/pseries/eeh_pseries.c 		rtas_busy_delay(ret);
rtas_busy_delay   926 arch/powerpc/platforms/pseries/iommu.c 	} while (rtas_busy_delay(ret));
rtas_busy_delay   344 arch/powerpc/platforms/pseries/mobility.c 	} while (rtas_busy_delay(rc));
rtas_busy_delay    51 arch/powerpc/platforms/pseries/msi.c 	} while (rtas_busy_delay(rc));
rtas_busy_delay   102 arch/powerpc/platforms/pseries/msi.c 	} while (rtas_busy_delay(rc));