Home
last modified time | relevance | path

Searched refs:pci_resource_type (Results 1 – 7 of 7) sorted by relevance

/dev/bus/pci/bus_mgr/
A Dresource.h18 pci_resource_type type;
55 resource_range &type_to_range(pci_resource_type type, bool prefetchable);
A Dresource.cpp19 resource_range &resource_allocator::type_to_range(pci_resource_type type, bool prefetchable) { in type_to_range()
52 pci_resource_type type; in allocate_mmio()
A Dbus_mgr.cpp171 status_t pci_bus_mgr_add_resource(enum pci_resource_type type, uint64_t mmio_base, uint64_t len) { in pci_bus_mgr_add_resource()
350 const char *pci_resource_type_to_str(enum pci_resource_type type) { in pci_resource_type_to_str()
A Ddevice.h66 pci_resource_type type;
A Dbus.cpp170 … auto split_and_sort_list = [](pci_resource_type type, list_node *main_list, list_node *out_list) { in allocate_resources()
A Dbridge.cpp332 …auto make_request = [this, &bar_alloc_requests](pci_resource_type type, bool prefetchable, uint64_… in get_bar_alloc_requests()
/dev/bus/pci/include/dev/bus/
A Dpci.h68 enum pci_resource_type { enum
73 status_t pci_bus_mgr_add_resource(enum pci_resource_type, uint64_t mmio_base, uint64_t len);
107 const char *pci_resource_type_to_str(enum pci_resource_type);

Completed in 15 milliseconds