Searched refs:n_mode (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/sgi-ip27/
H A Dip27-init.c180 hubreg_t p, e, n_mode; plat_mem_setup() local
207 n_mode = LOCAL_HUB_L(NI_STATUS_REV_ID) & NSRI_MORENODES_MASK; plat_mem_setup()
208 printk("Machine is in %c mode.\n", n_mode ? 'N' : 'M'); plat_mem_setup()
210 if (!n_mode) plat_mem_setup()
213 if (n_mode) plat_mem_setup()

Completed in 51 milliseconds