Lines Matching defs:value
291 * If "A" is a BAR value (a bus address), "bus_to_resource(A)" is
294 * should yield the original BAR value:
305 pci_info(dev, "reg 0x%x: initial BAR value %#010llx invalid\n",
1445 * Set subordinate bus number to its real value.
1808 u32 value[256 / 4];
1814 pci_read_config_dword(pdev, i, &value[i / 4]);
1817 value, 256, false);
2018 * supported value unless limited by the PCIE_BUS_PEER2PEER case.
2786 * value. However, it cannot be configured larger than the MPS the
2794 * subsequent read will verify if the value is acceptable or not.
2795 * If the MRRS value provided is not acceptable (e.g., too large),
2796 * shrink the value until it is acceptable to the HW.
2808 pci_err(dev, "MRRS was unable to be configured with a safe value. If problems are experienced, try running with pci=pcie_bus_safe\n");