Searched refs:pci_rev (Results 1 – 2 of 2) sorted by relevance
257 unsigned int pci_rev; in mcpcia_probe_hose() local272 pci_rev = *(vuip)MCPCIA_REV(mid); in mcpcia_probe_hose()278 pci_rev = 0xffffffff; in mcpcia_probe_hose()284 return (pci_rev >> 16) == PCI_CLASS_BRIDGE_HOST; in mcpcia_probe_hose()523 unsigned int pci_rev; in mcpcia_print_system_area() member553 printk(" PCI_REV = %8x\n", iodpp->pci_rev); in mcpcia_print_system_area()
58 uint32_t pci_rev; member