1. NAME

ich_set_dmamode - Initialize host controller PATA DMA timings

2. SYNOPSIS

void ich_set_dmamode(struct ata_port *  ap , struct ata_device *  adev );

3. ARGUMENTS

ap
    Port whose timings we are configuring

adev
    um

4. DESCRIPTION

Set MW/UDMA mode for device, in host controller PCI config space.

5. LOCKING

None (inherited from caller).

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT