1. NAME▲
do_pata_set_dmamode - Initialize host controller PATA PIO timings
2. SYNOPSIS ▲
void do_pata_set_dmamode(struct ata_port * ap , struct ata_device * adev , int isich );
3. ARGUMENTS ▲
ap
Port whose timings we are configuring
adev
Drive in question
isich
set if the chip is an ICH device
4. DESCRIPTION ▲
Set UDMA mode for device, in host controller PCI config space.
5. LOCKING ▲
None (inherited from caller).
6. AUTHOR ▲
Jeff Garzik
Author.
7. COPYRIGHT ▲