Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-sff.c1274 * __ata_sff_port_intr() checks for HSM_ST_IDLE and before it calls in ata_sff_flush_pio_task()
1475 static unsigned int __ata_sff_port_intr(struct ata_port *ap, in __ata_sff_port_intr() function
1539 return __ata_sff_port_intr(ap, qc, false); in ata_sff_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.c1199 * __ata_sff_port_intr() checks for HSM_ST_IDLE and before it calls in ata_sff_flush_pio_task()
1393 static unsigned int __ata_sff_port_intr(struct ata_port *ap, in __ata_sff_port_intr() function
1456 return __ata_sff_port_intr(ap, qc, false); in ata_sff_port_intr()
2737 handled = __ata_sff_port_intr(ap, qc, bmdma_stopped); in ata_bmdma_port_intr()

Completed in 8 milliseconds