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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dapus_setup.c475 static unsigned char last_ipl[8]; variable
488 if (last_ipl[level])
490 last_ipl[level] = ipl_emu;
508 printk("{%d}", ~last_ipl[level] & IPLEMU_IPLMASK);
511 ipl_emu = last_ipl[level] & IPLEMU_IPLMASK;
513 last_ipl[level] = 0;

Completed in 30 milliseconds