Searched refs:APPL_FLAG_PRIV_EC_SPEC (Results 1 – 2 of 2) sorted by relevance
400 #define APPL_FLAG_PRIV_EC_SPEC 0x02 macro
2461 appl->appl_flags |= APPL_FLAG_PRIV_EC_SPEC; in facility_req()2465 appl->appl_flags &= ~APPL_FLAG_PRIV_EC_SPEC; in facility_req()12595 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_command()12697 "wws", Info, (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_command()12722 if (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_request()12886 "wws", Info, (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_request()12901 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_indication()12937 …plci->appl, _FACILITY_I, Id & 0xffffL, 0, "ws", (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_indication()