b27               130 arch/c6x/include/uapi/asm/ptrace.h 	REG_PAIR(b27, b26);
b27                44 arch/c6x/kernel/asm-offsets.c 	OFFSET(REGS_B27,	pt_regs, b27);
b27                52 arch/c6x/kernel/signal.c 	COPY(b24); COPY(b25); COPY(b26); COPY(b27);
b27               117 arch/c6x/kernel/signal.c 	COPY(b24); COPY(b25); COPY(b26); COPY(b27);
b27                61 arch/c6x/kernel/traps.c 	pr_err("A27: %08lx  B27: %08lx\n", regs->a27, regs->b27);
b27               504 drivers/net/ethernet/realtek/8139too.c #define HW_REVID(b30, b29, b28, b27, b26, b23, b22) \
b27               505 drivers/net/ethernet/realtek/8139too.c 	(b30<<30 | b29<<29 | b28<<28 | b27<<27 | b26<<26 | b23<<23 | b22<<22)