p_tcr              19 arch/sparc/include/asm/sunbpp.h   __volatile__ __u8 p_tcr;		/* Transfer Control Register */
p_tcr              90 drivers/parport/parport_sunbpp.c 	unsigned char value_tcr = sbus_readb(&regs->p_tcr);
p_tcr             113 drivers/parport/parport_sunbpp.c 	unsigned char value_tcr = sbus_readb(&regs->p_tcr);
p_tcr             140 drivers/parport/parport_sunbpp.c 	unsigned char value_tcr = sbus_readb(&regs->p_tcr);
p_tcr             175 drivers/parport/parport_sunbpp.c 	sbus_writeb(value_tcr, &regs->p_tcr);
p_tcr             199 drivers/parport/parport_sunbpp.c 	unsigned char value_tcr = sbus_readb(&regs->p_tcr);
p_tcr             203 drivers/parport/parport_sunbpp.c 	sbus_writeb(value_tcr, &regs->p_tcr);
p_tcr             209 drivers/parport/parport_sunbpp.c 	u8 val = sbus_readb(&regs->p_tcr);
p_tcr             213 drivers/parport/parport_sunbpp.c 	sbus_writeb(val, &regs->p_tcr);
p_tcr             313 drivers/parport/parport_sunbpp.c 	value_tcr = sbus_readb(&regs->p_tcr);
p_tcr             315 drivers/parport/parport_sunbpp.c 	sbus_writeb(value_tcr, &regs->p_tcr);