BCMA_CORE_PCIE     84 drivers/bcma/core.c 		core->id.id != BCMA_CORE_PCIE &&
BCMA_CORE_PCIE    292 drivers/bcma/driver_mips.c 	pcie = bcma_find_core(bus, BCMA_CORE_PCIE);
BCMA_CORE_PCIE    327 drivers/bcma/driver_mips.c 		bcma_core_mips_set_irq_name(bus, 4, BCMA_CORE_PCIE, 0);
BCMA_CORE_PCIE    347 drivers/bcma/driver_mips.c 		bcma_core_mips_set_irq_name(bus, 1, BCMA_CORE_PCIE, 0);
BCMA_CORE_PCIE    350 drivers/bcma/driver_mips.c 		bcma_core_mips_set_irq_name(bus, 3, BCMA_CORE_PCIE, 1);
BCMA_CORE_PCIE     33 drivers/bcma/host_pci.c 	case BCMA_CORE_PCIE:
BCMA_CORE_PCIE    302 drivers/bcma/main.c 		case BCMA_CORE_PCIE:
BCMA_CORE_PCIE    399 drivers/bcma/main.c 	core = bcma_find_core(bus, BCMA_CORE_PCIE);
BCMA_CORE_PCIE    443 drivers/bcma/main.c 	core = bcma_find_core_unit(bus, BCMA_CORE_PCIE, 0);
BCMA_CORE_PCIE    450 drivers/bcma/main.c 	core = bcma_find_core_unit(bus, BCMA_CORE_PCIE, 1);
BCMA_CORE_PCIE     80 drivers/bcma/scan.c 	{ BCMA_CORE_PCIE, "PCIe" },