Home
last modified time | relevance | path

Searched refs:PCI_RESOURCE_MMIO_RANGE (Results 1 – 6 of 6) sorted by relevance

/dev/bus/pci/bus_mgr/
A Dresource.cpp22 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()
A Dbridge.cpp348 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()
A Dbus.cpp207 split_and_sort_list(PCI_RESOURCE_MMIO_RANGE, &alloc_requests, &mmio_requests); in allocate_resources()
A Ddevice.cpp534 request->type = PCI_RESOURCE_MMIO_RANGE; in get_bar_alloc_requests()
562 case PCI_RESOURCE_MMIO_RANGE: in assign_resource()
A Dbus_mgr.cpp354 case PCI_RESOURCE_MMIO_RANGE: in pci_resource_type_to_str()
/dev/bus/pci/include/dev/bus/
A Dpci.h70 PCI_RESOURCE_MMIO_RANGE, enumerator

Completed in 16 milliseconds