Searched refs:PCI_RESOURCE_MMIO_RANGE (Results 1 – 6 of 6) sorted by relevance
22 case PCI_RESOURCE_MMIO_RANGE: in type_to_range()33 case PCI_RESOURCE_MMIO_RANGE: in type_to_range()58 type = PCI_RESOURCE_MMIO_RANGE; in allocate_mmio()
348 make_request(PCI_RESOURCE_MMIO_RANGE, false, bus_sizes.mmio_size, bus_sizes.mmio_align); in get_bar_alloc_requests()355 …make_request(PCI_RESOURCE_MMIO_RANGE, true, bus_sizes.prefetchable_size, bus_sizes.prefetchable_al… in get_bar_alloc_requests()385 case PCI_RESOURCE_MMIO_RANGE: in assign_resource()456 r.type = PCI_RESOURCE_MMIO_RANGE; in assign_child_resources()468 r.type = PCI_RESOURCE_MMIO_RANGE; in assign_child_resources()
207 split_and_sort_list(PCI_RESOURCE_MMIO_RANGE, &alloc_requests, &mmio_requests); in allocate_resources()
534 request->type = PCI_RESOURCE_MMIO_RANGE; in get_bar_alloc_requests()562 case PCI_RESOURCE_MMIO_RANGE: in assign_resource()
354 case PCI_RESOURCE_MMIO_RANGE: in pci_resource_type_to_str()
70 PCI_RESOURCE_MMIO_RANGE, enumerator
Completed in 16 milliseconds