Home
last modified time | relevance | path

Searched refs:ISDN_PTYPE_LEASED (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Disdnif.h24 #define ISDN_PTYPE_LEASED 3 /* for leased lines */ macro
/linux-3.4.99/drivers/isdn/hisax/
Disdnl3.c362 if (st->protocol == ISDN_PTYPE_LEASED) { in setstack_l3dc()
Dconfig.c1193 (card->protocol == ISDN_PTYPE_LEASED) ? "LEASED" : in checkcard()