PCIER_SLOT_CAP
#define PCI_EXP_SLTCAP PCIER_SLOT_CAP /* Slot Capabilities */
sc->pcie_slot_cap = pcie_read_config(dev, PCIER_SLOT_CAP, 4);
cap = read_config(fd, &p->pc_sel, ptr + PCIER_SLOT_CAP, 4);