PCIER_SLOT_STA
#define PCI_EXP_SLTSTA PCIER_SLOT_STA /* Slot Status */
sc->pcie_slot_sta = pcie_read_config(dev, PCIER_SLOT_STA, 2);
pcie_write_config(dev, PCIER_SLOT_STA, sc->pcie_slot_sta, 2);
sta = pcie_read_config(dev, PCIER_SLOT_STA, 2);
sc->pcie_slot_sta = pcie_read_config(dev, PCIER_SLOT_STA, 2);
pcie_write_config(dev, PCIER_SLOT_STA, sc->pcie_slot_sta, 2);
sc->pcie_slot_sta = pcie_read_config(dev, PCIER_SLOT_STA, 2);
slot_sta = pcie_read_config(dev, PCIER_SLOT_STA, 2);
sta = read_config(fd, &p->pc_sel, ptr + PCIER_SLOT_STA, 2);