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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c91 #define BP_TRAP 8 macro
709 if ((bp->enabled & (BP_TRAP|BP_IABR)) == 0)
729 bp->enabled &= ~BP_TRAP;
753 if ((bp->enabled & (BP_TRAP|BP_IABR)) != BP_TRAP)
1226 bp->enabled |= BP_TRAP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/xmon/
H A Dxmon.c91 #define BP_TRAP 8 macro
709 if ((bp->enabled & (BP_TRAP|BP_IABR)) == 0)
729 bp->enabled &= ~BP_TRAP;
753 if ((bp->enabled & (BP_TRAP|BP_IABR)) != BP_TRAP)
1226 bp->enabled |= BP_TRAP;

Completed in 190 milliseconds