g2pstatus 34 arch/mips/include/asm/txx9/tx4927pcic.h u32 g2pstatus; /* +80 */ g2pstatus 333 arch/mips/pci/ops-tx4927.c __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus); g2pstatus 369 arch/mips/pci/ops-tx4927.c __u32 g2pstatus = __raw_readl(&pcicptr->g2pstatus); g2pstatus 405 arch/mips/pci/ops-tx4927.c if (g2pstatus & TX4927_PCIC_G2PSTATUS_ALL) { g2pstatus 406 arch/mips/pci/ops-tx4927.c printk(KERN_CONT "g2pstatus:%08x(", g2pstatus); g2pstatus 408 arch/mips/pci/ops-tx4927.c if (g2pstatus & g2pstat_tbl[i].flag) g2pstatus 484 arch/mips/pci/ops-tx4927.c __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus);