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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dsata_sx4.c206 unsigned int doing_hdma; member in struct:pdc_host_priv
593 if (!pp->doing_hdma) {
595 pp->doing_hdma = 1;
613 pp->doing_hdma = 0;
708 unsigned int doing_hdma,
723 if (doing_hdma) {
748 if (doing_hdma) {
706 pdc20621_host_intr(struct ata_port *ap, struct ata_queued_cmd *qc, unsigned int doing_hdma, void __iomem *mmio) argument

Completed in 54 milliseconds