twcr_port          76 drivers/ide/tc86c001.c 		unsigned long twcr_port	= sc_base + (drive->dn ? 0x06 : 0x04);
twcr_port          87 drivers/ide/tc86c001.c 		outw(0, twcr_port);	/* Transfer Word Count 1 or 2 */
twcr_port         116 drivers/ide/tc86c001.c 	unsigned long twcr_port	= sc_base + (drive->dn ? 0x06 : 0x04);
twcr_port         125 drivers/ide/tc86c001.c 	outw(SECTOR_SIZE / 2, twcr_port); /* Transfer Word Count 1/2 */