Home
last modified time | relevance | path

Searched refs:pciid (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/txx9/
Dtx4927pcic.h16 u32 pciid; member
/arch/mips/pci/
Dops-tx4927.c234 __raw_readl(&pcicptr->pciid) >> 16, in tx4927_pcic_setup()
235 __raw_readl(&pcicptr->pciid) & 0xffff, in tx4927_pcic_setup()
/arch/mips/include/asm/mach-rc32434/
Dpci.h62 u32 pciid; member
/arch/sparc/kernel/
Dleon_pci_grpci2.c200 u32 pciid; /* PCI ID of Host */ member
592 grpci2_cfg_r32(priv, TGT, 0, PCI_VENDOR_ID, &priv->pciid); in grpci2_hw_init()