Home
last modified time | relevance | path

Searched refs:SETUP_PCI (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/standard-headers/asm-x86/
H A Dsetup_data.h9 #define SETUP_PCI 3 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h9 #define SETUP_PCI 3 macro
/openbmc/linux/arch/x86/pci/
H A Dcommon.c656 if (data->type == SETUP_PCI) { in pcibios_device_add()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c74 rom->data.type = SETUP_PCI; in preserve_pci_rom_image()