Searched refs:SCI_NOENABLED (Results 1 – 2 of 2) sorted by relevance
53 #define SCI_NOENABLED 0x08 /* Don't import general/enabled. */ macro
2284 if ((lcbdata->sc_flags & SCI_NOENABLED || in lscf_property_import()2841 if (!(cbdata.sc_flags & SCI_NOENABLED)) { in lscf_import_instance_pgs()6242 lcbdata->sc_flags | SCI_NOENABLED); in lscf_instance_import()