Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-sff.c1200 * __ata_sff_port_intr() checks for HSM_ST_IDLE and before it calls in ata_sff_flush_pio_task()
1394 static unsigned int __ata_sff_port_intr(struct ata_port *ap, in __ata_sff_port_intr() function
1457 return __ata_sff_port_intr(ap, qc, false); in ata_sff_port_intr()
2730 handled = __ata_sff_port_intr(ap, qc, bmdma_stopped); in ata_bmdma_port_intr()