Home
last modified time | relevance | path

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

/drivers/isdn/hardware/eicon/
Dum_idi.c462 req->Req, req->ReqCh, in diva_um_idi_write()
580 e->e.ReqCh = (byte) req->ReqCh; in process_idi_request()
586 e->e.ReqCh, e->e.X->PLength)); in process_idi_request()
605 e->e.ReqCh = 0; in process_idi_request()
637 e->e.ReqCh = 0; in process_idi_rc()
657 e->e.ReqCh = 0; in process_idi_rc()
871 e->e.ReqCh = 0; in divas_um_idi_entity_start_remove()
877 e->e.ReqCh, e->e.X->PLength)); in divas_um_idi_entity_start_remove()
Ddi.c122 dbug(dprintf("out:Req=%x,Id=%x,Ch=%x", this->Req, this->Id, this->ReqCh)); in pr_out()
166 a->ram_out(a, &ReqOut->ReqCh, this->ReqCh); in pr_out()
173 xdi_xlog_request(XDI_A_NR(a), this->Id, this->ReqCh, this->MInd, in pr_out()
179 xdi_xlog_request(XDI_A_NR(a), this->Id, this->ReqCh, this->Req, in pr_out()
184 if (a->FlowControlIdTable[this->ReqCh] == this->Id) in pr_out()
185 a->FlowControlSkipTable[this->ReqCh] = true; in pr_out()
210 xdi_xlog_request(XDI_A_NR(a), this->Id, this->ReqCh, this->Req, this->Id); in pr_out()
466 if (Ch == this->ReqCh) in isdn_rc()
Dum_xdi.h35 dword ReqCh; member
Dpr_pc.h49 byte ReqCh; member
Ddi_defs.h75 byte ReqCh; /* channel of current Req */ member
Ddebug.c1142 e->ReqCh = 0; in SuperTraceReadRequest()
1211 e->ReqCh = 0; in SuperTraceASSIGN()
1232 e->ReqCh = 0; in SuperTraceREMOVE()
1260 e->ReqCh = 0; in SuperTraceTraceOnRequest()
1293 e->ReqCh = 0; in SuperTraceWriteVar()
1319 e->ReqCh = 0; in SuperTraceExecuteRequest()
Dpc.h50 byte ReqCh; /* Channel field for layer-3 Requests */ member
Dcapifunc.c1015 if (e->Req && (a->FlowControlIdTable[e->ReqCh] == e->Id)) { in DIRequest()
1016 a->FlowControlSkipTable[e->ReqCh] = 1; in DIRequest()
Dmessage.c3921 if (ch == e->ReqCh) in callback()
8774 e->ReqCh = plci->RBuffer[plci->req_out++]; in send_req()
8785 dbug(1, dprintf("%x:NLREQ(%x:%x:%x)", plci->adapter->Id, e->Id, e->Req, e->ReqCh)); in send_req()
8794 e->ReqCh = plci->RBuffer[plci->req_out++]; in send_req()
8797 dbug(1, dprintf("%x:SIGREQ(%x:%x:%x)", plci->adapter->Id, e->Id, e->Req, e->ReqCh)); in send_req()
8858 plci->NL.ReqCh = a->ncci_ch[ncci]; in send_data()
8872 plci->NL.ReqCh = a->ncci_ch[ncci]; in send_data()
9620 plci->NL.ReqCh = 0; in dtmf_enable_receiver()
9653 plci->NL.ReqCh = 0; in dtmf_send_digits()
10893 plci->NL.ReqCh = 0; in xconnect_query_addresses()
[all …]