Home
last modified time | relevance | path

Searched refs:res_valid (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/pci/host/
Dpci-versatile.c74 int err, mem = 1, res_valid = 0; in versatile_pci_parse_request_of_pci_ranges() local
98 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in versatile_pci_parse_request_of_pci_ranges()
115 if (!res_valid) { in versatile_pci_parse_request_of_pci_ranges()
Dpci-host-generic.c112 int err, res_valid = 0; in gen_pci_parse_request_of_pci_ranges() local
138 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in gen_pci_parse_request_of_pci_ranges()
151 if (!res_valid) { in gen_pci_parse_request_of_pci_ranges()
Dpcie-altera.c424 int err, res_valid = 0; in altera_pcie_parse_request_of_pci_ranges() local
440 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in altera_pcie_parse_request_of_pci_ranges()
451 if (!res_valid) { in altera_pcie_parse_request_of_pci_ranges()