Home
last modified time | relevance | path

Searched refs:has_pci (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c46 .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 Dboard_bcm963xx.h28 unsigned int has_pci:1; member
/openbmc/qemu/include/hw/xen/
H A Dxen-pvh-common.h53 bool has_pci; member
/openbmc/qemu/hw/arm/
H A Dxen-pvh.c86 xpc->has_pci = true; in xen_arm_machine_class_init()
/openbmc/qemu/hw/i386/xen/
H A Dxen-pvh.c106 xpc->has_pci = true; in xen_pvh_machine_class_init()
/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c346 if (xpc->has_pci) { in xen_pvh_class_setup_common_props()