Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dl3dss1.c48 static unsigned char new_invoke_id(struct PStack *p) in new_invoke_id() function
2106 if (!(pc->prot.dss1.invoke_id = new_invoke_id(pc->st))) in l3dss1_redir_req()
2186 if (!(id = new_invoke_id(st))) in l3dss1_cmd_global()
Dl3ni1.c47 static unsigned char new_invoke_id(struct PStack *p) in new_invoke_id() function
1961 if (!(pc->prot.ni1.invoke_id = new_invoke_id(pc->st))) in l3ni1_redir_req()
2041 if (!(id = new_invoke_id(st))) in l3ni1_cmd_global()