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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci_64.c214 long sys_pciconfig_iobase(long which, unsigned long in_bus, argument
227 if (in_bus == 0 && of_machine_is_compatible("MacRISC4")) {
232 in_bus = 0xf0;
242 if (in_bus >= bus->number && in_bus <= bus->subordinate)

Completed in 71 milliseconds