Home
last modified time | relevance | path

Searched refs:APPL_FLAG_PRIV_EC_SPEC (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddivacapi.h410 #define APPL_FLAG_PRIV_EC_SPEC 0x02 macro
Dmessage.c2584 appl->appl_flags |= APPL_FLAG_PRIV_EC_SPEC; in facility_req()
2588 appl->appl_flags &= ~APPL_FLAG_PRIV_EC_SPEC; in facility_req()
12724 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_command()
12822 "wws", Info, (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_command()
12847 if (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_request()
13011 "wws", Info, (appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_request()
13026 if (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) in ec_indication()
13062 …plci->appl, _FACILITY_I, Id & 0xffffL, 0, "ws", (plci->appl->appl_flags & APPL_FLAG_PRIV_EC_SPEC) ? in ec_indication()