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

/linux-master/arch/powerpc/include/asm/
H A Dpci-bridge.h83 resource_size_t isa_mem_size; member in struct:pci_controller
/linux-master/arch/powerpc/platforms/4xx/
H A Dpci.c289 if (j <= 2 && !found_isa_hole && hose->isa_mem_size)
291 hose->isa_mem_size, 0, j) == 0)
488 if (j <= 1 && !found_isa_hole && hose->isa_mem_size)
490 hose->isa_mem_size, 0, j) == 0)
1820 if (j <= 1 && !found_isa_hole && hose->isa_mem_size)
1823 hose->isa_mem_size, 0, j) == 0)
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c677 if ((offset + size) > hose->isa_mem_size) {
837 hose->isa_mem_size = range.size;

Completed in 114 milliseconds