Home
last modified time | relevance | path

Searched refs:rt_pci_bus_resource (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Dpci.h75 struct rt_pci_bus_resource struct
162 struct rt_pci_bus_resource resource[RT_PCI_BAR_NR_MAX];
163 struct rt_pci_bus_resource rom;
465 struct rt_pci_bus_resource *res = &pdev->resource[bar_idx]; in rt_pci_iomap()
602 struct rt_pci_bus_resource *rt_pci_find_bar(struct rt_pci_device* pdev,rt_ubase_t flags,int index);
A Dpci_endpoint.h51 struct rt_pci_bus_resource bus;
/components/drivers/pci/endpoint/
A Dendpoint.c54 struct rt_pci_bus_resource *bus_bar = &bar->bus; in rt_pci_ep_set_bar()
/components/drivers/pci/
A Dpci.c719 struct rt_pci_bus_resource *rt_pci_find_bar(struct rt_pci_device* pdev,rt_ubase_t flags,int index) in rt_pci_find_bar()

Completed in 8 milliseconds