Initialize host controller pata pio timings
void do_pata_set_dmamode(struct ata_port * ap, struct ata_device * adev, int isich);
ap
Port whose timings we are configuring
adev
Drive in question
isich
set if the chip is an ICH device
Set UDMA mode for device, in host controller PCI config space.
None (inherited from caller).
Jeff Garzik
Author.