Searched refs:bus_resource (Results 1 – 4 of 4) sorted by relevance
329 zbus->bus_resource.start = 0; in zpci_bus_alloc()330 zbus->bus_resource.end = ZPCI_BUS_NR; in zpci_bus_alloc()331 zbus->bus_resource.flags = IORESOURCE_BUS; in zpci_bus_alloc()332 pci_add_resource(&zbus->resources, &zbus->bus_resource); in zpci_bus_alloc()
112 struct resource bus_resource; member
761 phys_addr = image->bus_resource.start + (vma->vm_pgoff << PAGE_SHIFT); in vme_master_mmap()764 if (phys_addr + vma_size > image->bus_resource.end + 1) { in vme_master_mmap()
1121 memset(&master_image->bus_resource, 0, in fake_init()