Searched defs:Id (Results  1 – 14 of 14) sorted by relevance
| /linux-4.4.14/drivers/isdn/hardware/eicon/ | 
| D | message.c | 229 #define MapId(Id)(((Id) & 0xffffff00L) | MapController((byte)(Id)))  argument230 #define UnMapId(Id)(((Id) & 0xffffff00L) | UnMapController((byte)(Id)))  argument
 728 static void start_internal_command(dword Id, PLCI *plci, t_std_internal_command command_function)  in start_internal_command()
 750 static void next_internal_command(dword Id, PLCI *plci)  in next_internal_command()
 857 	dword Id;  in ncci_free_receive_buffers()  local
 947 	dword Id;  in ncci_remove()  local
 1195 static byte connect_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a,  in connect_req()
 1411 static byte connect_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a,  in connect_res()
 1568 static byte connect_a_res(dword Id, word Number, DIVA_CAPI_ADAPTER *a,  in connect_a_res()
 1575 static byte disconnect_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a,  in disconnect_req()
 [all …]
 
 | 
| D | di.c | 90 	byte Id;  in pr_out()  local358 		    byte Id,  in isdn_rc()
 560 		     byte Id,  in isdn_ind()
 758 			      byte Id, byte Ch, byte Rc, byte cb, byte type) {  in xdi_xlog_rc_event()
 781 static void xdi_xlog_request(byte Adapter, byte Id,  in xdi_xlog_request()
 821 			 byte Id,  in xdi_xlog_ind()
 
 | 
| D | istream.c | 71 		       int Id,  in diva_istream_write()149 		      int Id,  in diva_istream_read()
 
 | 
| D | capifunc.h | 27 	int Id;  member
 | 
| D | idifunc.c | 51 	int Id;  member
 | 
| D | pc_maint.h | 73 	byte Id;  member
 | 
| D | di_defs.h | 78 	byte                  Id;             /* ID used by this entity   */  member
 | 
| D | capifunc.c | 225 void sendf(APPL *appl, word command, dword Id, word Number, byte *format, ...)  in sendf()
 | 
| D | divacapi.h | 170 	word          Id;  member226 	byte          Id;  member
 350 	byte          Id;  member
 
 | 
| D | debug.c | 1356 static void single_p(byte *P, word *PLength, byte Id) {  in single_p()
 | 
| D | divasync.h | 166 	unsigned char  Id;                 /* filled by XDI client */  member
 | 
| /linux-4.4.14/arch/metag/include/asm/ | 
| D | tbx.h | 43 #define TBID_IS_SEGSTR( Id ) (((Id) & (TBID_SEGTYPE_BITS>>1)) == 0)  argument106 #define TBID_IS_VIRTTHREAD( Id ) ((Id) < 0)  argument
 109 #define TBID_IS_REALTHREAD( Id ) ((Id) >= 0)  argument
 630         int Id;  member
 715     int Id;                           /* Id of the segment */  member
 
 | 
| /linux-4.4.14/drivers/staging/slicoss/ | 
| D | slichw.h | 708 	u16 Id;			/* 00 EEPROM/FLASH Magic code 'A5A5'*/  member765 	u16 Id;			/* 00 EEPROM/FLASH Magic code 'A5A5' */  member
 
 | 
| /linux-4.4.14/drivers/message/fusion/lsi/ | 
| D | mpi_cnfg.h | 2059     U8                      Id;                         /* 10h */  member
 |