ata_eng_schedule
Name
ata_eng_schedule -- run an iteration of the pio/dma/whatever engine
Synopsis
void ata_eng_schedule
(struct ata_port * ap, struct ata_engine * eng);
Arguments
- ap
port on which activity will occur
- eng
instance of engine
LOCKING
spin_lock_irqsave(host_set lock)