Home
last modified time | relevance | path

Searched refs:Id (Results 1 – 25 of 82) sorted by relevance

1234

/linux-3.4.99/drivers/isdn/hardware/eicon/
Distream.c40 int Id,
47 int Id,
71 int Id, in diva_istream_write() argument
84 ULongToPtr(a->tx_stream[Id] + a->tx_pos[Id]), in diva_istream_write()
86 (void *)(a->tx_stream[Id] + a->tx_pos[Id]), in diva_istream_write()
99 ULongToPtr(a->tx_stream[Id] + a->tx_pos[Id] + 4), in diva_istream_write()
101 (void *)(a->tx_stream[Id] + a->tx_pos[Id] + 4), in diva_istream_write()
119 ULongToPtr(a->tx_stream[Id] + a->tx_pos[Id]), in diva_istream_write()
121 (void *)(a->tx_stream[Id] + a->tx_pos[Id]), in diva_istream_write()
126 a->tx_pos[Id] = 0; in diva_istream_write()
[all …]
Ddi.c65 byte Id, byte Ch, byte Rc, byte cb, byte type);
66 static void xdi_xlog_request(byte Adapter, byte Id,
69 byte Id,
90 byte Id; in pr_out() local
119 DBG_TRC((">A%d Id=0x%x Req=0x%x", ((ISDN_ADAPTER *)a->io)->ANum, this->Id, this->Req)) in pr_out()
122 dbug(dprintf("out:Req=%x,Id=%x,Ch=%x", this->Req, this->Id, this->ReqCh)); in pr_out()
127 if (!(a->tx_stream[this->Id] && in pr_out()
154 this->Id, in pr_out()
165 a->ram_out(a, &ReqOut->ReqId, this->Id); in pr_out()
168 if (this->Id & 0x1f) { in pr_out()
[all …]
Dmessage.c101 static void SendSSExtInd(APPL *, PLCI *plci, dword Id, byte **parms);
103 static void VSwitchReqInd(PLCI *plci, dword Id, byte **parms);
166 static byte SendMultiIE(PLCI *plci, dword Id, byte **parms, byte ie_type, dword info_mask, byte set…
177 static word adjust_b_process(dword Id, PLCI *plci, byte Rc);
178 static void adjust_b1_resource(dword Id, PLCI *plci, API_SAVE *bp_msg, word b1_facilities, word int…
179 static void adjust_b_restore(dword Id, PLCI *plci, byte Rc);
180 static void reset_b3_command(dword Id, PLCI *plci, byte Rc);
181 static void select_b_command(dword Id, PLCI *plci, byte Rc);
182 static void fax_connect_ack_command(dword Id, PLCI *plci, byte Rc);
183 static void fax_edata_ack_command(dword Id, PLCI *plci, byte Rc);
[all …]
Dcapifunc.c159 if (!a->Id) in find_free_id()
176 if (ControllerMap[card->Id] == controller) { in find_card_by_ctrl()
191 DBG_PRV1(("%d:xbuf_used(%d)", appl->Id, ref + 1)) in TransmitBufferSet()
206 DBG_PRV1(("%d:xbuf_free(%d)", appl->Id, ((dword)(long)p) + 1)) in TransmitBufferFree()
225 void sendf(APPL *appl, word command, dword Id, word Number, byte *format, ...) in sendf() argument
241 appl->Id, command, (byte *) format)) in sendf()
243 PUT_WORD(&msg.header.appl_id, appl->Id); in sendf()
249 PUT_DWORD(&msg.header.controller, Id); in sendf()
340 capi_ctr_handle_message(&card->capi_ctrl, appl->Id, dmb); in sendf()
428 clean_adapter(card->Id - 1, &free_mem_q); in divacapi_remove_card()
[all …]
Dum_idi.c194 e->e.Id = 0; in cleanup_entity()
539 if (!e->e.Id || !e->e.callback) { /* not assigned */ in process_idi_request()
547 e->e.Id = MAN_ID; in process_idi_request()
553 e->e.Id = DSIG_ID; in process_idi_request()
559 e->e.Id = NL_ID; in process_idi_request()
585 e->adapter->adapter_nr, e, e->e.Id, e->e.Req, in process_idi_request()
604 e->e.Id = 0; in process_idi_request()
627 e->adapter->adapter_nr, e, e->e.Id, rc, e->e.RcCh)); in process_idi_rc()
635 e->e.Id = 0; in process_idi_rc()
648 if ((e->e.Req == REMOVE) && e->e.Id && (rc == 0xff)) { in process_idi_rc()
[all …]
Didifunc.c51 int Id; member
101 card->Id = adapter_nr; in um_new_card()
125 diva_user_mode_idi_remove_adapter(card->Id); in um_remove_card()
129 DBG_LOG(("idi proc entry removed for card %d", card->Id)); in um_remove_card()
147 diva_user_mode_idi_remove_adapter(card->Id); in remove_all_idi_proc()
Ddivasync.h166 unsigned char Id; /* filled by XDI client */ member
172 int Id,
179 int Id,
186 int Id,
Ddi.h102 int Id,
109 int Id,
Dcapifunc.h27 int Id; member
Dcapimain.c87 seq_printf(m, "Id : %d\n", card->Id); in diva_ctl_proc_show()
Dpc_maint.h73 byte Id; member
Ddivacapi.h165 typedef void (*t_std_internal_command)(dword Id, PLCI *plci, byte Rc);
170 word Id; member
226 byte Id; member
350 byte Id; member
Ddi_defs.h78 byte Id; /* ID used by this entity */ member
/linux-3.4.99/Documentation/isdn/
DINTERFACE1 $Id: INTERFACE,v 1.15.8.2 2001/03/13 16:17:07 kai Exp $
86 int driver-Id
102 driver = driver Id.
119 driver = driver-Id
137 int driver-Id ***CHANGE0.7.4: New parameter.
166 int driver-Id.
169 ***CHANGEI1.14: The driver-Id and channel-number are new since this revision.
190 int driver-Id.
193 ***CHANGEI1.14: The driver-Id and channel-number are new since this revision.
203 status-info of /dev/isdninfo. Furthermore it is used as Id for binding
[all …]
/linux-3.4.99/drivers/staging/cxt1e1/
Dsbe_promformat.h89 char Id[2]; /* 0x01-0x02 */ member
106 char Id[2]; /* 0x07-0x08 */ member
Dpmc93x6_eeprom.c473 (u_int8_t *) &buf->Id[0], in pmcCalcCrc_T02()
474 (u_int32_t) (sizeof (FLD_TYPE2) - STRUCT_OFFSET (FLD_TYPE2, Id)), in pmcCalcCrc_T02()
/linux-3.4.99/arch/m32r/platforms/oaks32r/
Ddot.gdbinit.nommu2 # $Id: dot.gdbinit.oaks32r,v 1.4 2004/10/20 02:24:37 takata Exp $
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
/linux-3.4.99/Documentation/
Dmca.txt262 Model Id: 0xf8
263 Submodel Id: 0x14
281 Id: 8eff
290 Id: 0f1f
297 Id: 8fdb
304 Id: 6042
/linux-3.4.99/drivers/net/ethernet/dec/
Dewrk3.c1478 char Id[4]; in EISA_signature() member
1484 Eisa.Id[i] = inb(eisa_id + i); in EISA_signature()
1487 ManCode[0] = (((Eisa.Id[0] >> 2) & 0x1f) + 0x40); in EISA_signature()
1488 ManCode[1] = (((Eisa.Id[1] & 0xe0) >> 5) + ((Eisa.Id[0] & 0x03) << 3) + 0x40); in EISA_signature()
1489 ManCode[2] = (((Eisa.Id[2] >> 4) & 0x0f) + 0x30); in EISA_signature()
1490 ManCode[3] = ((Eisa.Id[2] & 0x0f) + 0x30); in EISA_signature()
1491 ManCode[4] = (((Eisa.Id[3] >> 4) & 0x0f) + 0x30); in EISA_signature()
/linux-3.4.99/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_200MHz_16MB2 # $Id: dot.gdbinit_200MHz_16MB,v 1.2 2004/10/20 03:02:27 fujiwara Exp $
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
Ddot.gdbinit_300MHz_32MB2 # $Id: dot.gdbinit_300MHz_32MB,v 1.2 2004/10/20 03:02:27 fujiwara Exp $
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
Ddot.gdbinit_400MHz_32MB2 # $Id: dot.gdbinit_400MHz_32MB,v 1.1 2004/10/21 01:41:27 fujiwara Exp $
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
/linux-3.4.99/arch/m32r/platforms/mappi/
Ddot.gdbinit2 # $Id: dot.gdbinit.mappi,v 1.4 2004/10/20 02:24:37 takata Exp $
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
Ddot.gdbinit.nommu2 # $Id$
6 # $ Id: gen_gdbinit.pl,v 1.5 2004/01/23 08:23:25 takata Exp $
/linux-3.4.99/Documentation/fb/
Dpvr2fb.txt1 $Id: pvr2fb.txt,v 1.1 2001/05/24 05:09:16 mrbrown Exp $

1234