Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dpci.h88 extern int Pci_Large_Bus_System; /* System has > 256 buses */
DpSeries_pci.c751 Pci_Large_Bus_System = 1; in pSeries_pcibios_init()
Dpci.c82 int Pci_Large_Bus_System = 0; variable