Searched refs:idetcr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_ns87410.c68 u8 idetcr, idefr; local
97 idetcr = (at.setup << 6) | (recoverbits[at.recover] << 3) | activebits[at.active];
99 pci_write_config_byte(pdev, port, idetcr);

Completed in 22 milliseconds