Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dum_idi.c463 req->Req, req->ReqCh, in diva_um_idi_write()
581 e->e.ReqCh = (byte) req->ReqCh; in process_idi_request()
587 e->e.ReqCh, e->e.X->PLength)); in process_idi_request()
606 e->e.ReqCh = 0; in process_idi_request()
638 e->e.ReqCh = 0; in process_idi_rc()
658 e->e.ReqCh = 0; in process_idi_rc()
872 e->e.ReqCh = 0; in divas_um_idi_entity_start_remove()
878 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.h36 dword ReqCh; member
Dpr_pc.h49 byte ReqCh; member
Ddi_defs.h75 byte ReqCh; /* channel of current Req */ member
Dpc.h50 byte ReqCh; /* Channel field for layer-3 Requests */ member
Ddebug.c1143 e->ReqCh = 0; in SuperTraceReadRequest()
1212 e->ReqCh = 0; in SuperTraceASSIGN()
1233 e->ReqCh = 0; in SuperTraceREMOVE()
1261 e->ReqCh = 0; in SuperTraceTraceOnRequest()
1294 e->ReqCh = 0; in SuperTraceWriteVar()
1320 e->ReqCh = 0; in SuperTraceExecuteRequest()
Dcapifunc.c1015 if (e->Req && (a->FlowControlIdTable[e->ReqCh] == e->Id)) { in DIRequest()
1016 a->FlowControlSkipTable[e->ReqCh] = 1; in DIRequest()
Dmessage.c3798 if (ch == e->ReqCh) in callback()
8638 e->ReqCh = plci->RBuffer[plci->req_out++]; in send_req()
8649 dbug(1, dprintf("%x:NLREQ(%x:%x:%x)", plci->adapter->Id, e->Id, e->Req, e->ReqCh)); in send_req()
8658 e->ReqCh = plci->RBuffer[plci->req_out++]; in send_req()
8661 dbug(1, dprintf("%x:SIGREQ(%x:%x:%x)", plci->adapter->Id, e->Id, e->Req, e->ReqCh)); in send_req()
8722 plci->NL.ReqCh = a->ncci_ch[ncci]; in send_data()
8736 plci->NL.ReqCh = a->ncci_ch[ncci]; in send_data()
9484 plci->NL.ReqCh = 0; in dtmf_enable_receiver()
9517 plci->NL.ReqCh = 0; in dtmf_send_digits()
10764 plci->NL.ReqCh = 0; in xconnect_query_addresses()
[all …]