Searched refs:slot2_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.c1023 int slot2_in_use = ((child->thread.dbcr0 & DBCR0_IAC2) != 0); local
1028 slot2_in_use = 1;
1042 if ((!slot1_in_use) && (!slot2_in_use)) {
1075 if (slot2_in_use || (slot3_in_use == slot4_in_use)) {
1082 if (!slot2_in_use) {

Completed in 58 milliseconds