Searched defs:procid (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/isdn/sc/ |
H A D | message.c | 83 sendmessage(int card, unsigned int procid, unsigned int type, unsigned int class, unsigned int code, unsigned int link, unsigned int data_len, unsigned int *data) sendmessage() argument 168 send_and_receive(int card, unsigned int procid, unsigned char type, unsigned char class, unsigned char code, unsigned char link, unsigned char data_len, unsigned char *data, RspMessage *mesgdata, int timeout) send_and_receive() argument
|
/linux-4.4.14/drivers/isdn/divert/ |
H A D | isdn_divert.h | 90 ulong procid; /* process id returned when no error */ member in struct:__anon5496::__anon5500
|
H A D | isdn_divert.c | 111 cf_command(int drvid, int mode, u_char proc, char *msn, u_char service, char *fwd_nr, ulong *procid) cf_command() argument
|
Completed in 196 milliseconds