Searched refs:pcibios_min_mem (Results 1 – 3 of 3) sorted by relevance
10 extern unsigned long pcibios_min_mem;11 #define PCIBIOS_MIN_MEM pcibios_min_mem
35 unsigned long pcibios_min_mem = 0x01000000; variable36 EXPORT_SYMBOL(pcibios_min_mem);
298 pcibios_min_mem = 0x81000000; in dc21285_preinit()