idetcr             54 drivers/ata/pata_ns87410.c 	u8 idetcr, idefr;
idetcr             83 drivers/ata/pata_ns87410.c 	idetcr = (at.setup << 6) | (recoverbits[at.recover] << 3) | activebits[at.active];
idetcr             85 drivers/ata/pata_ns87410.c 	pci_write_config_byte(pdev, port, idetcr);