Searched refs:pci_maxbus (Results 1 - 6 of 6) sorted by relevance

/broadcom-cfe-1.4.2/cfe/pci/
H A Dpci_internal.h152 int pci_maxbus(int port);
H A Dpciconf.c372 data = (data & 0xff00ffff) | (pci_maxbus(port) << 16);
383 lhb_subordinate_bus = pci_maxbus(port);
1333 pci_nbus = pci_maxbus(port) + 1;
/broadcom-cfe-1.4.2/cfe/arch/ppc/chipset/mpc824x/src/
H A Dmpc824x_pci_machdep.c140 pci_maxbus (int port) function
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/src/
H A Dsb_pci_machdep.c142 pci_maxbus (int port) function
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_pci_machdep.c245 pci_maxbus (int port) function
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_pci_machdep.c299 pci_maxbus (int port) function

Completed in 95 milliseconds