Searched refs:MDL_STATUS_DOWN_IND (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/isdn/mISDN/ |
D | layer2.c | 972 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_stop_multi() 1027 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_released() 1058 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st5_dm_release() 1073 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st6_dm_release() 1358 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st5_tout_200() 1381 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st6_tout_200() 1669 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st5_persistent_da() 1684 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_st6_persistent_da() 1701 l2_tei(l2, MDL_STATUS_DOWN_IND, 0); in l2_persistent_da()
|
D | tei.c | 952 case MDL_STATUS_DOWN_IND: in l2_tei()
|
/linux-3.4.99/include/linux/ |
D | mISDNif.h | 113 #define MDL_STATUS_DOWN_IND 0x1D04 macro
|