Searched refs:DELAY_STR (Results 1 – 1 of 1) sorted by relevance
13 #define DELAY_STR STRINGIFY(CONFIG_BOOT_DELAY) macro14 #define BANNER_POSTFIX " (delayed boot " DELAY_STR "ms)"31 printk("***** delaying boot " DELAY_STR "ms (per build configuration) *****\n"); in boot_banner()