/drivers/isdn/hardware/eicon/ |
D | divasync.h | 210 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 …]
|
D | di.c | 65 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 …]
|
D | dadapter.c | 214 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 …]
|
D | divasfunc.c | 82 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()
|
D | mntfunc.c | 89 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()
|
D | diddfunc.c | 64 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()
|
D | message.c | 177 static word adjust_b_process(dword Id, PLCI *plci, byte Rc); 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); 184 static void fax_connect_info_command(dword Id, PLCI *plci, byte Rc); 185 static void fax_adjust_b23_command(dword Id, PLCI *plci, byte Rc); 186 static void fax_disconnect_command(dword Id, PLCI *plci, byte Rc); 187 static void hold_save_command(dword Id, PLCI *plci, byte Rc); [all …]
|
D | idifunc.c | 96 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()
|
D | um_idi.c | 65 sync_req.GetName.Rc = IDI_SYNC_REQ_GET_NAME; in diva_user_mode_idi_adapter_features() 71 sync_req.GetSerial.Rc = IDI_SYNC_REQ_GET_SERIAL; in diva_user_mode_idi_adapter_features() 505 if ((call_wakeup = process_idi_rc(e, e->e.Rc))) { in diva_um_idi_xdi_callback() 510 e->e.Rc = 0; in diva_um_idi_xdi_callback() 596 if (e->e.Rc == OUT_OF_RESOURCES) { in process_idi_request() 638 e->e.Rc = 0; in process_idi_rc() 658 e->e.Rc = 0; in process_idi_rc() 747 prc->hdr.rc.Rc = rc; in write_return_code()
|
D | capifunc.c | 476 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()
|
D | um_xdi.h | 45 dword Rc; member
|
D | pr_pc.h | 57 byte Rc; member
|
D | di_defs.h | 73 byte Rc; /* return code received */ member
|
D | pc.h | 42 byte Rc; /* return code register */ member
|
D | maintidi.c | 248 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()
|
D | debug.c | 841 sync_req.xdi_logical_adapter_number.Rc = IDI_SYNC_REQ_XDI_GET_LOGICAL_ADAPTER_NUMBER; in diva_get_idi_adapter_info() 846 sync_req.GetSerial.Rc = IDI_SYNC_REQ_GET_SERIAL; in diva_get_idi_adapter_info() 1178 preq->xdi_extended_features.Rc = IDI_SYNC_REQ_XDI_GET_EXTENDED_FEATURES; in SuperTraceASSIGN() 2091 pReq->xdi_dma_descriptor_operation.Rc = IDI_SYNC_REQ_DMA_DESCRIPTOR_OPERATION; in diva_get_dma_descriptor() 2119 pReq->xdi_dma_descriptor_operation.Rc = IDI_SYNC_REQ_DMA_DESCRIPTOR_OPERATION; in diva_free_dma_descriptor()
|
D | io.c | 214 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()
|
D | divacapi.h | 165 typedef void (*t_std_internal_command)(dword Id, PLCI *plci, byte Rc);
|