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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dsata_dwc_460ex.c205 u32 intpr; /* Interrupt Pending */ member in struct:sata_dwc_regs
820 out_le32(&hsdev->sata_dwc_regs->intpr,
821 in_le32(&hsdev->sata_dwc_regs->intpr));
831 struct sata_dwc_device *hsdev, uint intpr)
850 dev_err(ap->dev, "%s SCR_ERROR=0x%08x intpr=0x%08x status=0x%08x "
852 __func__, serror, intpr, status, host_pvt.dma_interrupt_count,
893 uint intpr, sactive, sactive2, tag_mask; local
900 intpr = in_le32(&hsdev->sata_dwc_regs->intpr);
905 dev_dbg(ap->dev, "%s intpr
830 sata_dwc_error_intr(struct ata_port *ap, struct sata_dwc_device *hsdev, uint intpr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppstats/
H A Dpppstats.c114 static void intpr __P((void));
127 * Called if an interval expires before intpr has completed a loop.
289 intpr() function
555 intpr();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppstats/
H A Dpppstats.c114 static void intpr __P((void));
127 * Called if an interval expires before intpr has completed a loop.
289 intpr() function
555 intpr();

Completed in 171 milliseconds