PCIE_DEVSTS
{ PCIE_DEVSTS, 2, "devsts", "Device Status",
{ PCIE_DEVSTS, 2, "devsts", "Device Status",
{ PCIE_DEVSTS, 2, "devsts", "Device Status",
{ PCIE_DEVSTS, 2, "devsts", "Device Status",
{ PCIE_DEVSTS, 2, "devsts", "Device Status",
pci_config_get16(handle, offset + PCIE_DEVSTS));
pci_config_get16(handle, offset + PCIE_DEVSTS));
pci_config_get16(handle, offset + PCIE_DEVSTS));
if ((device_sts = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS)) !=
PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS,
pcie_regs->pcie_err_status = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS);
PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS, pcie_regs->pcie_err_status);
devsts = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVSTS);
devsts = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVSTS);