Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dofw.c239 (*out_regions)[i].flags = PCI_BUS_REGION_F_NONE; in pci_ofw_parse_ranges()
A Dprobe.c99 pdev->resource[i].flags = PCI_BUS_REGION_F_NONE; in rt_pci_alloc_device()
A Dpci.c670 pdev->resource[i].flags = PCI_BUS_REGION_F_NONE; in rt_pci_device_alloc_resource()
/components/drivers/pci/host/dw/
A Dpcie-dw_host.c276 case PCI_BUS_REGION_F_NONE: in dw_pcie_host_init()
/components/drivers/include/drivers/
A Dpci.h68 #define PCI_BUS_REGION_F_NONE 0xffffffff /* PCI no memory */ macro
/components/drivers/pci/msi/
A Dmsi.c744 if (pdev->resource[bir].flags & PCI_BUS_REGION_F_NONE) in msix_table_remap()

Completed in 13 milliseconds