Home
last modified time | relevance | path

Searched refs:Rc (Results 1 – 18 of 18) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Ddivasync.h210 unsigned char Rc; /* return code (is the request) */ member
238 unsigned char Rc; /* return code (is the request) */ member
325 unsigned char Rc; /* return code (is the request) */ member
339 unsigned char Rc; /* return code (is the request) */ member
367 unsigned char Rc; /* return code (is the request) */ member
371 unsigned char Rc; /* return code (0x01) */ member
376 unsigned char Rc; /* return code (0x02) */ member
381 unsigned char Rc; /* return code (0x02) */ member
386 unsigned char Rc; /* return code (0x02) */ member
397 unsigned char Rc; /* return code (0x04) */ member
[all …]
Ddi.c65 byte Id, byte Ch, byte Rc, byte cb, byte type);
262 byte Rc; in pr_dpc() local
271 if ((Rc = a->ram_in(a, &RcIn->Rc)) != 0) { in pr_dpc()
284 Rc, in pr_dpc()
290 a->ram_out(a, &RcIn->Rc, 0); in pr_dpc()
357 byte Rc, in isdn_rc() argument
370 DBG_TRC(("<A%d Id=0x%x Rc=0x%x", ((ISDN_ADAPTER *)a->io)->ANum, Id, Rc)) in isdn_rc()
373 dbug(dprintf("isdn_rc(Rc=%x,Id=%x,Ch=%x)", Rc, Id, Ch)); in isdn_rc()
376 if (Rc == READY_INT) { in isdn_rc()
377 xdi_xlog_rc_event(XDI_A_NR(a), Id, Ch, Rc, 0, 0); in isdn_rc()
[all …]
Ddadapter.c214 e->Rc = OUT_OF_RESOURCES; in diva_dadapter_request()
221 switch (e->Rc) { in diva_dadapter_request()
227 e->Rc = 0xff; in diva_dadapter_request()
232 e->Rc = 0xff; in diva_dadapter_request()
237 e->Rc = OUT_OF_RESOURCES; in diva_dadapter_request()
239 e->Rc = 0xff; in diva_dadapter_request()
245 e->Rc = OUT_OF_RESOURCES; in diva_dadapter_request()
247 e->Rc = 0xff; in diva_dadapter_request()
255 e->Rc = OUT_OF_RESOURCES; in diva_dadapter_request()
257 e->Rc = 0xff; in diva_dadapter_request()
[all …]
Ddivasfunc.c82 req.didd_add_adapter.e.Rc = IDI_SYNC_REQ_DIDD_ADD_ADAPTER; in diva_xdi_didd_register_adapter()
85 if (req.didd_add_adapter.e.Rc != 0xff) { in diva_xdi_didd_register_adapter()
103 req.didd_remove_adapter.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER; in diva_xdi_didd_remove_adapter()
170 req.didd_notify.e.Rc = in connect_didd()
175 if (req.didd_notify.e.Rc != 0xff) { in connect_didd()
204 req.didd_notify.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER_NOTIFY; in disconnect_didd()
Ddiddfunc.c64 req.didd_notify.e.Rc = in connect_didd()
69 if (req.didd_notify.e.Rc != 0xff) in connect_didd()
87 req.didd_notify.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER_NOTIFY; in disconnect_didd()
Dmntfunc.c89 req.didd_notify.e.Rc = in connect_didd()
94 if (req.didd_notify.e.Rc != 0xff) in connect_didd()
99 req.didd_add_adapter.e.Rc = in connect_didd()
104 if (req.didd_add_adapter.e.Rc != 0xff) in connect_didd()
122 req.didd_notify.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER_NOTIFY; in disconnect_didd()
127 req.didd_remove_adapter.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER; in disconnect_didd()
Didifunc.c96 sync_req.xdi_logical_adapter_number.Rc = in um_new_card()
198 req.didd_notify.e.Rc = in connect_didd()
203 if (req.didd_notify.e.Rc != 0xff) { in connect_didd()
235 req.didd_notify.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER_NOTIFY; in disconnect_didd()
Dmessage.c162 static word adjust_b_process(dword Id, PLCI *plci, byte Rc);
164 static void adjust_b_restore(dword Id, PLCI *plci, byte Rc);
165 static void reset_b3_command(dword Id, PLCI *plci, byte Rc);
166 static void select_b_command(dword Id, PLCI *plci, byte Rc);
167 static void fax_connect_ack_command(dword Id, PLCI *plci, byte Rc);
168 static void fax_edata_ack_command(dword Id, PLCI *plci, byte Rc);
169 static void fax_connect_info_command(dword Id, PLCI *plci, byte Rc);
170 static void fax_adjust_b23_command(dword Id, PLCI *plci, byte Rc);
171 static void fax_disconnect_command(dword Id, PLCI *plci, byte Rc);
172 static void hold_save_command(dword Id, PLCI *plci, byte Rc);
[all …]
Dum_idi.c66 sync_req.GetName.Rc = IDI_SYNC_REQ_GET_NAME; in diva_user_mode_idi_adapter_features()
72 sync_req.GetSerial.Rc = IDI_SYNC_REQ_GET_SERIAL; in diva_user_mode_idi_adapter_features()
506 if ((call_wakeup = process_idi_rc(e, e->e.Rc))) { in diva_um_idi_xdi_callback()
511 e->e.Rc = 0; in diva_um_idi_xdi_callback()
597 if (e->e.Rc == OUT_OF_RESOURCES) { in process_idi_request()
639 e->e.Rc = 0; in process_idi_rc()
659 e->e.Rc = 0; in process_idi_rc()
748 prc->hdr.rc.Rc = rc; in write_return_code()
Dum_xdi.h46 dword Rc; member
Dpr_pc.h57 byte Rc; member
Dcapifunc.c476 DBG_TRC(("cb:Id=%x,Rc=%x,Ind=%x", e->Id, e->Rc, e->Ind)) in sync_callback()
506 sync_req.GetName.Rc = IDI_SYNC_REQ_GET_NAME; in diva_add_card()
534 sync_req.GetSerial.Rc = IDI_SYNC_REQ_GET_SERIAL; in diva_add_card()
554 sync_req.xdi_capi_prms.Rc = IDI_SYNC_REQ_XDI_GET_CAPI_PARAMS; in diva_add_card()
1073 req.didd_notify.e.Rc = in divacapi_connect_didd()
1078 if (req.didd_notify.e.Rc != 0xff) { in divacapi_connect_didd()
1106 req.didd_notify.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER_NOTIFY; in divacapi_disconnect_didd()
Ddi_defs.h73 byte Rc; /* return code received */ member
Dpc.h42 byte Rc; /* return code register */ member
Dmaintidi.c248 byte Rc, Ind; in SuperTraceMessageInput() local
255 Rc = pLib->e.Rc; in SuperTraceMessageInput()
256 pLib->e.Rc = 0; in SuperTraceMessageInput()
263 if (Rc != pLib->rc_ok) { in SuperTraceMessageInput()
Ddebug.c842 sync_req.xdi_logical_adapter_number.Rc = IDI_SYNC_REQ_XDI_GET_LOGICAL_ADAPTER_NUMBER; in diva_get_idi_adapter_info()
847 sync_req.GetSerial.Rc = IDI_SYNC_REQ_GET_SERIAL; in diva_get_idi_adapter_info()
1179 preq->xdi_extended_features.Rc = IDI_SYNC_REQ_XDI_GET_EXTENDED_FEATURES; in SuperTraceASSIGN()
2092 pReq->xdi_dma_descriptor_operation.Rc = IDI_SYNC_REQ_DMA_DESCRIPTOR_OPERATION; in diva_get_dma_descriptor()
2120 pReq->xdi_dma_descriptor_operation.Rc = IDI_SYNC_REQ_DMA_DESCRIPTOR_OPERATION; in diva_free_dma_descriptor()
Dio.c214 switch (e->Rc) in request()
370 DBG_TRC(("xdi: Id 0x%x / Req 0x%x / Rc 0x%x", e->Id, e->Req, e->Rc)) in request()
Ddivacapi.h155 typedef void (*t_std_internal_command)(dword Id, PLCI *plci, byte Rc);