SCI_NOENABLED
if ((lcbdata->sc_flags & SCI_NOENABLED ||
if (!(cbdata.sc_flags & SCI_NOENABLED)) {
lcbdata->sc_flags | SCI_NOENABLED);