
NAME
ata_pio_block - start PIO on a block
SYNOPSIS
void ata_pio_block (struct ata_port * ap);
ARGUMENTS
ap the target ata_port
LOCKING
None. (executing in kernel thread context)
AUTHOR
Jeff Garzik.