Initialize host controller pata dma timings
void ich_set_dmamode(struct ata_port * ap, struct ata_device * adev);
ap
Port whose timings we are configuring
adev
um
Set MW/UDMA mode for device, in host controller PCI config space.
None (inherited from caller).
Jeff Garzik
Author.