PCIE_DCSR2_LTR_MEC
sc->sc_ltr_enabled = (reg & PCIE_DCSR2_LTR_MEC) ? 1 : 0;
onoff("LTR Mechanism Enabled", reg, PCIE_DCSR2_LTR_MEC);