Searched refs:ata_sff_pio_task (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ata/
H A Dlibata-sff.c998 /* if polling, ata_sff_pio_task() handles the rest.
1209 static void ata_sff_pio_task(struct work_struct *work) function
1321 * ata_sff_pio_task() codepath.
1330 /* if polling, ata_sff_pio_task() handles the
3194 INIT_DELAYED_WORK(&ap->sff_pio_task, ata_sff_pio_task);

Completed in 188 milliseconds