b29               131 arch/c6x/include/uapi/asm/ptrace.h 	REG_PAIR(b29, b28);
b29                46 arch/c6x/kernel/asm-offsets.c 	OFFSET(REGS_B29,	pt_regs, b29);
b29                53 arch/c6x/kernel/signal.c 	COPY(b28); COPY(b29); COPY(b30); COPY(b31);
b29               118 arch/c6x/kernel/signal.c 	COPY(b28); COPY(b29); COPY(b30); COPY(b31);
b29                63 arch/c6x/kernel/traps.c 	pr_err("A29: %08lx  B29: %08lx\n", regs->a29, regs->b29);
b29               504 drivers/net/ethernet/realtek/8139too.c #define HW_REVID(b30, b29, b28, b27, b26, b23, b22) \
b29               505 drivers/net/ethernet/realtek/8139too.c 	(b30<<30 | b29<<29 | b28<<28 | b27<<27 | b26<<26 | b23<<23 | b22<<22)