Searched refs:CAPI_MSGOSRESOURCEERR (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/ |
D | kernelcapi.h | 107 #define CAPI_MSGOSRESOURCEERR 0x1108 macro
|
/linux-3.3/drivers/isdn/gigaset/ |
D | capi.c | 1547 info = CAPI_MSGOSRESOURCEERR; in do_connect_req() 1556 info = CAPI_MSGOSRESOURCEERR; in do_connect_req() 1893 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 1903 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 1915 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_req() 1961 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_disconnect_b3_req() 2032 send_conf(iif, ap, skb, CAPI_MSGOSRESOURCEERR); in do_data_b3_req() 2182 return CAPI_MSGOSRESOURCEERR; in gigaset_send_message()
|