Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/avmb1/
Dkcapi.c105 #define VALID_APPLID(a) ((a) && (a) <= CAPI_MAXAPPL && APPL(a)->applid == a) macro
552 if (!VALID_APPLID(appl)) continue; in notify_up()
742 if (!VALID_APPLID(appl)) { in controllercb_new_ncci()
771 if (!VALID_APPLID(appl)) { in controllercb_free_ncci()
809 if (!VALID_APPLID(appl)) { in recv_handler()
1149 if (!VALID_APPLID(applid) || APPL(applid)->releasing) in capi_release()
1177 if (!VALID_APPLID(applid)) in capi_put_message()
1230 if (!VALID_APPLID(applid)) in capi_get_message()
1242 if (!VALID_APPLID(applid)) in capi_set_signal()