PCIE_LINKCTL
{ PCIE_LINKCTL, 2, "linkctl", "Link Control",
{ PCIE_LINKCTL, 2, "linkctl", "Link Control",
{ PCIE_LINKCTL, 2, "linkctl", "Link Control",
{ PCIE_LINKCTL, 2, "linkctl", "Link Control",
#define PCI_EXP_LNKCTL PCIE_LINKCTL
pci_config_get16(handle, offset + PCIE_LINKCTL));
pci_config_get16(handle, offset + PCIE_LINKCTL));
sc->sc_cap_off + PCIE_LINKCTL);
sc->sc_cap_off + PCIE_LINKCTL);
pci_config_get16(handle, offset + PCIE_LINKCTL));
linkctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) &
linkctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
PCIE_CAP_PUT(16, bus_p, PCIE_LINKCTL, linkctl);
linkctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
PCIE_CAP_PUT(16, bus_p, PCIE_LINKCTL, linkctl);
ctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
PCIE_CAP_PUT(16, bus_p, PCIE_LINKCTL, ctl);
if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) & PCIE_LINKCTL_LINK_DISABLE)
(uint16_t)cap_ptr + PCIE_LINKCTL);