1. NAME

piix_set_piomode - Initialize host controller PATA PIO timings

2. SYNOPSIS

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

3. ARGUMENTS

ap
    Port whose timings we are configuring

adev
    Drive in question

4. DESCRIPTION

Set PIO mode for device, in host controller PCI config space.

5. LOCKING

None (inherited from caller).

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT