Searched refs:SCI_DELAYENABLE (Results 1 – 2 of 2) sorted by relevance
58 #define SCI_DELAYENABLE 0x100 /* Delay the general/enable property */ macro
2285 lcbdata->sc_flags & SCI_DELAYENABLE) && in lscf_property_import()2609 if ((lcbdata->sc_flags & SCI_DELAYENABLE) && cbdata.sc_enable) { in entity_pgroup_import()2610 cbdata.sc_flags = cbdata.sc_flags & (~SCI_DELAYENABLE); in entity_pgroup_import()2842 cbdata.sc_flags |= SCI_DELAYENABLE; in lscf_import_instance_pgs()