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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dtsi108_pci.c289 u_int pci_irp_stat; local
293 pci_irp_stat = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_STAT);
296 if (pci_irp_stat & TSI108_PCI_IRP_STAT_P_INT) {
321 pci_irp_stat =
326 printk(">> stat=0x%08x intad=0x%08x ", pci_irp_stat, temp);

Completed in 36 milliseconds