Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dbootparam.h9 #define SETUP_PCI 3 macro
/arch/x86/pci/
Dcommon.c683 if (data->type == SETUP_PCI) { in pcibios_add_device()
/arch/x86/boot/compressed/
Deboot.c82 rom->data.type = SETUP_PCI; in preserve_pci_rom_image()