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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_ns87410.c82 u8 idetcr, idefr; local
111 idetcr = (at.setup << 6) | (recoverbits[at.recover] << 3) | activebits[at.active];
113 pci_write_config_byte(pdev, port, idetcr);

Completed in 306 milliseconds