PCIEM_DEVCTL2_LTR_ENABLE
sc->sc_ltr_enabled = (cap & PCIEM_DEVCTL2_LTR_ENABLE) ? 1 : 0;
(ctl & PCIEM_DEVCTL2_LTR_ENABLE) ?