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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dptrace.c1024 int slot3_in_use = ((child->thread.dbcr0 & DBCR0_IAC3) != 0); local
1053 } else if ((!slot3_in_use) && (!slot4_in_use)) {
1075 if (slot2_in_use || (slot3_in_use == slot4_in_use)) {
1087 } else if (!slot3_in_use) {

Completed in 45 milliseconds