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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dtsi108_pci.c291 u_int pci_irp_stat; local
295 pci_irp_stat = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_STAT);
298 if (pci_irp_stat & TSI108_PCI_IRP_STAT_P_INT) {
323 pci_irp_stat =
328 printk(">> stat=0x%08x intad=0x%08x ", pci_irp_stat, temp);

Completed in 13 milliseconds