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

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

Completed in 109 milliseconds