Searched refs:CAPI_MSGOSRESOURCEERR (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ |
D | kernelcapi.h | 74 #define CAPI_MSGOSRESOURCEERR 0x1108 macro
|
/linux-4.19.296/drivers/isdn/gigaset/ |
D | capi.c | 1599 info = CAPI_MSGOSRESOURCEERR; in do_connect_req() 1608 info = CAPI_MSGOSRESOURCEERR; in do_connect_req() 1969 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 1979 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 1998 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 2048 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_b3_req() 2120 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_data_b3_req() 2279 return CAPI_MSGOSRESOURCEERR; in gigaset_send_message()
|