Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-sff.c2803 bool bmdma_stopped = false; in ata_bmdma_port_intr() local
2817 bmdma_stopped = true; in ata_bmdma_port_intr()
2826 handled = __ata_sff_port_intr(ap, qc, bmdma_stopped); in ata_bmdma_port_intr()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-sff.c2713 bool bmdma_stopped = false; in ata_bmdma_port_intr() local
2728 bmdma_stopped = true; in ata_bmdma_port_intr()
2737 handled = __ata_sff_port_intr(ap, qc, bmdma_stopped); in ata_bmdma_port_intr()

Completed in 8 milliseconds