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