PCIEM_SLOT_STA_MRLSS
sc->pcie_slot_sta & PCIEM_SLOT_STA_MRLSS ? "open" :
if ((slot_sta & PCIEM_SLOT_STA_MRLSS) != 0 &&
(sc->pcie_slot_sta & PCIEM_SLOT_STA_MRLSS) != 0)
printf(" MRL(%s)", sta & PCIEM_SLOT_STA_MRLSS ? "open" :