other versions
PIIX_SET_PIOMODE(9) | ata_piix Internals | PIIX_SET_PIOMODE(9) |
NAME¶
piix_set_piomode - Initialize host controller PATA PIO timings
SYNOPSIS¶
void piix_set_piomode(struct ata_port * ap, struct ata_device * adev);
ARGUMENTS¶
struct ata_port * ap
Port whose timings we are configuring
struct ata_device * adev
Drive in question
DESCRIPTION¶
Set PIO mode for device, in host controller PCI config space.
LOCKING: None (inherited from caller).
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |