Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dsetup_data.h9 #define SETUP_PCI 3 macro
/linux/arch/x86/pci/
H A Dcommon.c656 if (data->type == SETUP_PCI) { in pcibios_device_add()