Searched refs:has_pci (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/mips/bcm63xx/boards/ |
H A D | board_bcm963xx.c | 46 .has_pci = 1, 74 .has_pci = 1, 224 .has_pci = 1, 270 .has_pci = 1, 321 .has_pci = 1, 371 .has_pci = 1, 422 .has_pci = 1, 442 .has_pci = 1, 462 .has_pci = 1, 483 .has_pci = 1, [all …]
|
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/ |
H A D | board_bcm963xx.h | 28 unsigned int has_pci:1; member
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen-pvh-common.h | 53 bool has_pci; member
|
/openbmc/qemu/hw/arm/ |
H A D | xen-pvh.c | 86 xpc->has_pci = true; in xen_arm_machine_class_init()
|
/openbmc/qemu/hw/i386/xen/ |
H A D | xen-pvh.c | 106 xpc->has_pci = true; in xen_pvh_machine_class_init()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-pvh-common.c | 346 if (xpc->has_pci) { in xen_pvh_class_setup_common_props()
|