Lines Matching full:pr
141 pci_info(dev, "can't claim BAR %d %pR: no address assigned\n", in pci_claim_resource()
156 pci_info(dev, "can't claim BAR %d %pR: no compatible bridge window\n", in pci_claim_resource()
164 pci_info(dev, "can't claim BAR %d %pR: address conflict with %s %pR\n", in pci_claim_resource()
234 pci_info(dev, "BAR %d: trying firmware assignment %pR\n", in pci_revert_fw_address()
238 pci_info(dev, "BAR %d: %pR conflicts with %s %pR\n", in pci_revert_fw_address()
337 pci_info(dev, "BAR %d: can't assign %pR (bogus alignment)\n", in pci_assign_resource()
351 pci_info(dev, "BAR %d: no space for %pR\n", resno, res); in pci_assign_resource()
356 pci_info(dev, "BAR %d: failed to assign %pR\n", resno, res); in pci_assign_resource()
362 pci_info(dev, "BAR %d: assigned %pR\n", resno, res); in pci_assign_resource()
384 pci_info(dev, "BAR %d: can't reassign an unassigned resource %pR\n", in pci_reassign_resource()
394 pci_info(dev, "BAR %d: %pR (failed to expand by %#llx)\n", in pci_reassign_resource()
401 pci_info(dev, "BAR %d: reassigned %pR (expanded by %#llx)\n", in pci_reassign_resource()
413 pci_info(dev, "BAR %d: releasing %pR\n", resno, res); in pci_release_resource()
500 pci_err(dev, "can't enable device: BAR %d %pR not assigned\n", in pci_enable_resources()
506 pci_err(dev, "can't enable device: BAR %d %pR not claimed\n", in pci_enable_resources()