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