PCI_PCIE_LCAP
val = HREAD4(sc, off + PCI_PCIE_LCAP);
HWRITE4(sc, off + PCI_PCIE_LCAP, val);
lnkcap = pci_conf_read(pc, tag, pos + PCI_PCIE_LCAP);
lnkcap = pci_conf_read(pc, tag, pos + PCI_PCIE_LCAP);
base + PCI_PCIE_LCAP) >> 16;
if (pci_read(bus, dev, func, ptr + PCI_PCIE_LCAP, &lcap) != 0)