Searched refs:sff_pio_task (Results 1 – 2 of 2) sorted by relevance
1194 ata_sff_queue_delayed_work(&ap->sff_pio_task, msecs_to_jiffies(delay)); in ata_sff_queue_pio_task()1202 cancel_delayed_work_sync(&ap->sff_pio_task); in ata_sff_flush_pio_task()1222 container_of(work, struct ata_port, sff_pio_task.work); in ata_sff_pio_task()3200 INIT_DELAYED_WORK(&ap->sff_pio_task, ata_sff_pio_task); in ata_sff_port_init()
809 struct delayed_work sff_pio_task; member
Completed in 15 milliseconds