PCIE_ROOTCTL
{ PCIE_ROOTCTL, 2, "rootctl", "Root control",
{ PCIE_ROOTCTL, 2, "rootctl", "Root Control",
(reg16 = PCIE_CAP_GET(16, bus_p, PCIE_ROOTCTL)) !=
PCIE_CAP_PUT(16, bus_p, PCIE_ROOTCTL, tmp16);
PCIE_DBG_CAP(dip, bus_p, "ROOT DEVCTL", 16, PCIE_ROOTCTL,
device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_ROOTCTL);
PCIE_CAP_PUT(16, bus_p, PCIE_ROOTCTL, device_ctl);
PCIE_ROOTCTL);