PCIEM_SLOT_STA_EIS
ei_engaged = (sc->pcie_slot_sta & PCIEM_SLOT_STA_EIS) != 0;
printf(" EI(%s)", sta & PCIEM_SLOT_STA_EIS ? "engaged" :