Searched refs:bcmring_arch_warm_reboot (Results 1 – 2 of 2) sorted by relevance
25 extern int bcmring_arch_warm_reboot;34 printk("arch_reset:%c %x\n", mode, bcmring_arch_warm_reboot); in arch_reset()38 if (bcmring_arch_warm_reboot) { in arch_reset()
52 int bcmring_arch_warm_reboot; /* do a warm reboot on hard reset */ variable59 .data = &bcmring_arch_warm_reboot,