Searched refs:BGE_PCI_E (Results 1 – 2 of 2) sorted by relevance
529 if (bgep->chipid.pci_type == BGE_PCI_E) { in bge_chip_cfg_init()562 if (cidp->pci_type == BGE_PCI_E) { in bge_chip_cfg_init()2629 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2695 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2717 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2733 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2751 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2774 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2792 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2831 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()[all …]
262 #define BGE_PCI_E 1 macro