Searched refs:CAPI_MSGOSRESOURCEERR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ |
D | kernelcapi.h | 74 #define CAPI_MSGOSRESOURCEERR 0x1108 macro
|
/Linux-v5.4/drivers/staging/isdn/gigaset/ |
D | capi.c | 1596 info = CAPI_MSGOSRESOURCEERR; in do_connect_req() 1605 info = CAPI_MSGOSRESOURCEERR; in do_connect_req() 1966 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 1976 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 1995 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 2045 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_b3_req() 2117 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_data_b3_req() 2276 return CAPI_MSGOSRESOURCEERR; in gigaset_send_message()
|