Searched refs:rt_pci_bus_resource (Results 1 – 4 of 4) sorted by relevance
75 struct rt_pci_bus_resource struct162 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);
51 struct rt_pci_bus_resource bus;
54 struct rt_pci_bus_resource *bus_bar = &bar->bus; in rt_pci_ep_set_bar()
719 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