Searched refs:ata_host_intr (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_vsc.c244 handled = ata_host_intr(ap, qc);
H A Dsata_inic162x.c303 if (likely(ata_host_intr(ap, qc)))
H A Dsata_nv.c785 return ata_host_intr(ap, qc);
1336 handled += ata_host_intr(ap, qc);
H A Dlibata-core.c5458 * ata_host_intr - Handle host interrupt for given (port, task)
5473 inline unsigned int ata_host_intr (struct ata_port *ap, function
5564 * ata_host_intr() for each port that is not disabled.
5594 handled |= ata_host_intr(ap, qc);
6810 EXPORT_SYMBOL_GPL(ata_host_intr); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlibata.h720 extern unsigned int ata_host_intr(struct ata_port *ap, struct ata_queued_cmd *qc);

Completed in 189 milliseconds