Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c863 * ata_eh_set_pending - set ATA_PFLAG_EH_PENDING and activate fast drain
874 static void ata_eh_set_pending(struct ata_port *ap, int fastdrain) in ata_eh_set_pending() function
916 ata_eh_set_pending(ap, 1); in ata_qc_schedule_eh()
940 ata_eh_set_pending(ap, 1); in ata_std_sched_eh()
993 ata_eh_set_pending(ap, 0); in ata_do_link_abort()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-eh.c875 * ata_eh_set_pending - set ATA_PFLAG_EH_PENDING and activate fast drain
886 static void ata_eh_set_pending(struct ata_port *ap, int fastdrain) in ata_eh_set_pending() function
926 ata_eh_set_pending(ap, 1); in ata_qc_schedule_eh()
948 ata_eh_set_pending(ap, 1); in ata_std_sched_eh()
999 ata_eh_set_pending(ap, 0); in ata_do_link_abort()

Completed in 9 milliseconds