/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | pr_pc.h | 27 word NextReq; /* pointer to next Req Buffer */ 30 byte ReqInput; /* number of Req Buffers sent */ 31 byte ReqOutput; /* number of Req Buffers returned */ 32 byte ReqReserved; /* number of Req Buffers reserved */ 43 byte B[1]; /* buffer space for Req,Ind and Rc */ 47 byte Req; member in struct:__anon5602
|
H A D | divasync.h | 208 { /* 'Req' and 'Rc' must be at the same place as in the ENTITY struct */ 209 unsigned char Req; /* request (must be always 0) */ member in struct:__anon5560 236 { /* 'Req' and 'Rc' must be at the same place as in the ENTITY struct */ 237 unsigned char Req; /* request (must be always 0) */ member in struct:__anon5561 323 { /* 'Req' and 'Rc' must be at the same place as in the ENTITY struct */ 324 unsigned char Req; /* request (must be always 0) */ member in struct:__anon5568 337 { /* 'Req' and 'Rc' must be at the same place as in the ENTITY struct */ 338 unsigned char Req; /* request (must be always 0) */ member in struct:__anon5569 365 { /* 'Req' and 'Rc' are at the same place as in the ENTITY struct */ 366 unsigned char Req; /* request (must be always 0) */ member in struct:__anon5570::__anon5571 370 { unsigned char Req; /* request (must be always 0) */ member in struct:__anon5570::__anon5572 375 { unsigned char Req; /* request (must be always 0) */ member in struct:__anon5570::__anon5573 380 { unsigned char Req; /* request (must be always 0) */ member in struct:__anon5570::__anon5574 385 { unsigned char Req; /* request (must be always 0) */ member in struct:__anon5570::__anon5575 396 { unsigned char Req; /* request (must be always 0) */ member in struct:__anon5570::__anon5577 401 { unsigned char Req; /* request (must be always 0) */ member in struct:__anon5570::__anon5578 408 { unsigned char Req; member in struct:__anon5570::__anon5579 424 { unsigned char Req; member in struct:__anon5570::__anon5580 438 unsigned char Req; member in struct:__anon5570::__anon5581 443 unsigned char Req; member in struct:__anon5570::__anon5582 448 unsigned char Req; member in struct:__anon5570::__anon5583 453 unsigned char Req; member in struct:__anon5570::__anon5584 478 unsigned char Req; member in struct:__anon5570::__anon5590 483 unsigned char Req; member in struct:__anon5570::__anon5591
|
H A D | um_idi.c | 64 sync_req.GetName.Req = 0; diva_user_mode_idi_adapter_features() 70 sync_req.GetSerial.Req = 0; diva_user_mode_idi_adapter_features() 462 req->Req, req->ReqCh, diva_um_idi_write() 536 byte Req = (byte) req->Req; process_idi_request() local 540 if (Req != ASSIGN) { process_idi_request() 579 e->e.Req = Req; process_idi_request() 585 e->adapter->adapter_nr, e, e->e.Id, e->e.Req, process_idi_request() 636 e->e.Req = 0; process_idi_rc() 648 if ((e->e.Req == REMOVE) && e->e.Id && (rc == 0xff)) { process_idi_rc() 653 if ((e->e.Req == REMOVE) && (!e->e.Id)) { /* REMOVE COMPLETE */ process_idi_rc() 656 e->e.Req = 0; process_idi_rc() 668 if ((e->e.Req == REMOVE) && (rc != 0xff)) { /* REMOVE FAILED */ process_idi_rc() 870 e->e.Req = REMOVE; divas_um_idi_entity_start_remove() 876 e->adapter->adapter_nr, e, e->e.Id, e->e.Req, divas_um_idi_entity_start_remove()
|
H A D | diddfunc.c | 63 req.didd_notify.e.Req = 0; connect_didd() 86 req.didd_notify.e.Req = 0; disconnect_didd()
|
H A D | divasfunc.c | 81 req.didd_remove_adapter.e.Req = 0; diva_xdi_didd_register_adapter() 102 req.didd_remove_adapter.e.Req = 0; diva_xdi_didd_remove_adapter() 169 req.didd_notify.e.Req = 0; connect_didd() 203 req.didd_notify.e.Req = 0; disconnect_didd()
|
H A D | um_xdi.h | 34 dword Req; member in struct:_diva_um_idi_req_hdr
|
H A D | idifunc.c | 95 sync_req.xdi_logical_adapter_number.Req = 0; um_new_card() 197 req.didd_notify.e.Req = 0; connect_didd() 234 req.didd_notify.e.Req = 0; disconnect_didd()
|
H A D | di.c | 67 byte Ch, byte Req, byte type); 119 DBG_TRC((">A%d Id=0x%x Req=0x%x", ((ISDN_ADAPTER *)a->io)->ANum, this->Id, this->Req)) pr_out() 122 dbug(dprintf("out:Req=%x,Id=%x,Ch=%x", this->Req, this->Id, this->ReqCh)); pr_out() 128 this->Req == N_DATA)) { pr_out() 175 a->ram_out(a, &ReqOut->Req, this->MInd); pr_out() 179 xdi_xlog_request(XDI_A_NR(a), this->Id, this->ReqCh, this->Req, pr_out() 182 a->ram_out(a, &ReqOut->Req, this->Req); pr_out() 189 if (this->Req == REMOVE) { pr_out() 210 xdi_xlog_request(XDI_A_NR(a), this->Id, this->ReqCh, this->Req, this->Id); pr_out() 212 a->ram_out(a, &ReqOut->Req, this->Req); pr_out() 226 if (this && (this->Req == UREMOVE) && this->Id) { pr_out() 775 Req - Code of the request 782 byte Ch, byte Req, byte type) { xdi_xlog_request() 787 PUT_WORD(&LogInfo[2], ((word)Req | (word)(type << 8))); xdi_xlog_request() 781 xdi_xlog_request(byte Adapter, byte Id, byte Ch, byte Req, byte type) xdi_xlog_request() argument
|
H A D | mntfunc.c | 88 req.didd_notify.e.Req = 0; connect_didd() 98 req.didd_add_adapter.e.Req = 0; connect_didd() 121 req.didd_notify.e.Req = 0; disconnect_didd() 126 req.didd_remove_adapter.e.Req = 0; disconnect_didd()
|
H A D | dadapter.c | 213 if (e->Req) { /* We do not process it, also return error */ 215 DBG_ERR(("Can't process async request, Req=%02x", e->Req)) 261 DBG_ERR(("Can't process sync request, Req=%02x", e->Rc))
|
H A D | io.c | 208 * if the Req field in the entity structure is 0, request() 211 if (!e->Req) request() 370 DBG_TRC(("xdi: Id 0x%x / Req 0x%x / Rc 0x%x", e->Id, e->Req, e->Rc)) request() 384 DBG_FTL(("xdi: all Ids in use (max=%d) --> Req ignored", request() 408 DBG_FTL(("xdi: Id 0x%x busy --> Req 0x%x ignored", e->Id, e->Req)) request()
|
H A D | di_defs.h | 72 byte Req; /* pending request */ member in struct:entity_s 75 byte ReqCh; /* channel of current Req */
|
H A D | debug.c | 844 sync_req.xdi_logical_adapter_number.Req = 0; diva_get_idi_adapter_info() 849 sync_req.GetSerial.Req = 0; diva_get_idi_adapter_info() 1145 e->Req = MAN_READ; SuperTraceReadRequest() 1181 preq->xdi_extended_features.Req = 0; SuperTraceASSIGN() 1214 e->Req = ASSIGN; SuperTraceASSIGN() 1235 e->Req = REMOVE; SuperTraceREMOVE() 1263 e->Req = MAN_EVENT_ON; SuperTraceTraceOnRequest() 1296 e->Req = MAN_WRITE; SuperTraceWriteVar() 1322 e->Req = MAN_EXECUTE; SuperTraceExecuteRequest() 2094 pReq->xdi_dma_descriptor_operation.Req = 0; diva_get_dma_descriptor() 2122 pReq->xdi_dma_descriptor_operation.Req = 0; diva_free_dma_descriptor()
|
H A D | capifunc.c | 505 sync_req.GetName.Req = 0; diva_add_card() 533 sync_req.GetSerial.Req = 0; diva_add_card() 553 sync_req.xdi_capi_prms.Req = 0; diva_add_card() 1015 if (e->Req && (a->FlowControlIdTable[e->ReqCh] == e->Id)) { DIRequest() 1072 req.didd_notify.e.Req = 0; divacapi_connect_didd() 1105 req.didd_notify.e.Req = 0; divacapi_disconnect_didd()
|
H A D | pc.h | 40 byte Req; /* request register */ member in struct:dual 205 #define S_SUPPORTED 43 /* Req/Ind to get Supported Services */ 206 #define STATUS_ENQ 44 /* Req to send the D-ch request if !state0 */ 207 #define CALL_GUARD 45 /* Req/Ind to use the FLAGS_CALL_OUTCHECK */
|
H A D | message.c | 3853 dbug(1, dprintf("%x:CB(%x:Req=%x,Rc=%x,Ind=%x)", callback() 3854 (e->user[0] + 1) & 0x7fff, e->Id, e->Req, e->Rc, e->Ind)); callback() 3869 req = e->Req; callback() 4660 dbug(1, dprintf("***L1 Req rem PLCI")); control_rc() 5872 dbug(1, dprintf("***Codec Hook Init Req")); sig_ind() 8775 e->Req = plci->nl_req = plci->RBuffer[plci->req_out++]; send_req() 8787 dbug(1, dprintf("%x:NLREQ(%x:%x:%x)", plci->adapter->Id, e->Id, e->Req, e->ReqCh)); send_req() 8795 e->Req = plci->sig_req = plci->RBuffer[plci->req_out++]; send_req() 8799 dbug(1, dprintf("%x:SIGREQ(%x:%x:%x)", plci->adapter->Id, e->Id, e->Req, e->ReqCh)); send_req() 8844 plci->NL.Req = plci->nl_req = (byte)((data->Flags & 0x07) << 4 | N_DATA); send_data() 8851 plci->NL.Req = plci->nl_req = (byte)N_UDATA; send_data() 8854 plci->NL.Req = plci->nl_req = (byte)N_BDATA; send_data() 8857 plci->NL.Req = plci->nl_req = (byte)((data->Flags & 0x07) << 4 | N_DATA); send_data() 8861 dbug(1, dprintf("%x:DREQ(%x:%x)", a->Id, plci->NL.Id, plci->NL.Req)); send_data() 8875 plci->NL.Req = plci->nl_req = N_DISC; send_data() 9251 preq->xdi_sdram_bar.Req = 0; diva_ask_for_xdi_sdram_bar() 9276 preq->xdi_extended_features.Req = 0; diva_get_extended_adapter_features() 9623 plci->NL.Req = plci->nl_req = (byte) N_UDATA; dtmf_enable_receiver() 9656 plci->NL.Req = plci->nl_req = (byte) N_UDATA; dtmf_send_digits() 10901 plci->NL.Req = plci->nl_req = (byte) N_UDATA; xconnect_query_addresses() 11249 plci->NL.Req = plci->nl_req = (byte) N_UDATA; xconnect_write_coefs_process() 14124 plci->NL.Req = plci->nl_req = (byte) N_CONNECT_ACK; fax_connect_ack_command() 14171 plci->NL.Req = plci->nl_req = (byte) N_EDATA; fax_edata_ack_command() 14211 plci->NL.Req = plci->nl_req = (byte) N_EDATA; fax_connect_info_command() 14370 plci->NL.Req = plci->nl_req = (byte) N_UDATA; rtp_connect_b3_req_command() 14421 plci->NL.Req = plci->nl_req = (byte) N_UDATA; rtp_connect_b3_res_command() 14677 plci->NL.Req = plci->nl_req = (byte)N_XON; channel_xmit_xon() 14999 pReq->xdi_dma_descriptor_operation.Req = 0; diva_get_dma_descriptor() 15033 pReq->xdi_dma_descriptor_operation.Req = 0; diva_free_dma_descriptor()
|
/linux-4.4.14/drivers/scsi/snic/ |
H A D | snic_ctl.c | 115 SNIC_HOST_INFO(snic->shost, "Exch Ver Req Preparing...\n"); snic_queue_exch_ver_req() 120 "Queuing Exch Ver Req failed, err = %d\n", snic_queue_exch_ver_req() 142 "Queuing Exch Ver Req failed, err = %d\n", snic_queue_exch_ver_req() 147 SNIC_HOST_INFO(snic->shost, "Exch Ver Req is issued. ret = %d\n", ret); snic_queue_exch_ver_req()
|
H A D | snic_scsi.c | 362 SNIC_HOST_ERR(shost, "Failed to Q, Scsi Req w/ err %d.\n", ret); snic_queuecommand() 417 case SNIC_STAT_TIMEOUT: /* Req was timedout */ snic_process_io_failed_state() 422 case SNIC_STAT_ABORTED: /* Req was aborted */ snic_process_io_failed_state() 443 case SNIC_STAT_SGL_INVALID: /* Req was aborted to due to sgl error*/ snic_process_io_failed_state() 448 case SNIC_STAT_FW_ERR: /* Req terminated due to FW Error */ snic_process_io_failed_state() 464 case SNIC_STAT_REQ_NOT_SUP: /* Req type is not supported */ snic_process_io_failed_state() 465 case SNIC_STAT_CMND_REJECT: /* Req rejected */ snic_process_io_failed_state() 469 "Invalid Hdr/Param or Req Not Supported or Cmnd Rejected or Device Offline. or Unknown\n"); snic_process_io_failed_state() 609 "Icmnd_cmpl:Host Req Not Found(null), Hdr Status %s, Tag 0x%x, sc 0x%p flags 0x%llx\n", snic_icmnd_cmpl_handler() 636 "icmnd_cmpl:TM Req Pending(%s), Hdr Status %s sc 0x%p scsi status %x resid %d flags 0x%llx\n", snic_icmnd_cmpl_handler() 1326 "qitmf:Queuing ITMF(%d) Req sc %p, rqi %p, req_id %d tag %d Failed, ret = %d\n", snic_queue_itmf_req() 1330 "qitmf:Queuing ITMF(%d) Req sc %p, rqi %p, req_id %d, tag %d (req_id)- Success.", snic_queue_itmf_req() 1379 "issu_tmreq: Queing ITMF(%d) Req, sc %p rqi %p req_id %d tag %x fails err = %d\n", snic_issue_tm_req() 1383 "issu_tmreq: Queuing ITMF(%d) Req, sc %p, rqi %p, req_id %d tag %x - Success.\n", snic_issue_tm_req() 1639 "abts: Abort Req Status = %s\n", snic_abort_cmd() 2384 "Completing Pending TM Req sc %p, state %s flags 0x%llx\n", snic_cmpl_pending_tmreq()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | sw.c | 51 * 1 - Enable ASPM without Clock Req, rtl88e_init_aspm_vars() 52 * 2 - Enable ASPM with Clock Req, rtl88e_init_aspm_vars() 53 * 3 - Alwyas Enable ASPM with Clock Req, rtl88e_init_aspm_vars() 54 * 4 - Always Enable ASPM without Clock Req. rtl88e_init_aspm_vars()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | sw.c | 59 * 1 - Enable ASPM without Clock Req, rtl92c_init_aspm_vars() 60 * 2 - Enable ASPM with Clock Req, rtl92c_init_aspm_vars() 61 * 3 - Alwyas Enable ASPM with Clock Req, rtl92c_init_aspm_vars() 62 * 4 - Always Enable ASPM without Clock Req. rtl92c_init_aspm_vars()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | sw.c | 55 * 1 - Enable ASPM without Clock Req, rtl92d_init_aspm_vars() 56 * 2 - Enable ASPM with Clock Req, rtl92d_init_aspm_vars() 57 * 3 - Alwyas Enable ASPM with Clock Req, rtl92d_init_aspm_vars() 58 * 4 - Always Enable ASPM without Clock Req. rtl92d_init_aspm_vars()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | sw.c | 55 * 1 - Enable ASPM without Clock Req, rtl92ee_init_aspm_vars() 56 * 2 - Enable ASPM with Clock Req, rtl92ee_init_aspm_vars() 57 * 3 - Alwyas Enable ASPM with Clock Req, rtl92ee_init_aspm_vars() 58 * 4 - Always Enable ASPM without Clock Req. rtl92ee_init_aspm_vars()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | sw.c | 55 * 1 - Enable ASPM without Clock Req, rtl92s_init_aspm_vars() 56 * 2 - Enable ASPM with Clock Req, rtl92s_init_aspm_vars() 57 * 3 - Alwyas Enable ASPM with Clock Req, rtl92s_init_aspm_vars() 58 * 4 - Always Enable ASPM without Clock Req. rtl92s_init_aspm_vars()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | sw.c | 57 * 1 - Enable ASPM without Clock Req, rtl8723e_init_aspm_vars() 58 * 2 - Enable ASPM with Clock Req, rtl8723e_init_aspm_vars() 59 * 3 - Alwyas Enable ASPM with Clock Req, rtl8723e_init_aspm_vars() 60 * 4 - Always Enable ASPM without Clock Req. rtl8723e_init_aspm_vars()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | sw.c | 56 * 1 - Enable ASPM without Clock Req, rtl8723be_init_aspm_vars() 57 * 2 - Enable ASPM with Clock Req, rtl8723be_init_aspm_vars() 58 * 3 - Alwyas Enable ASPM with Clock Req, rtl8723be_init_aspm_vars() 59 * 4 - Always Enable ASPM without Clock Req. rtl8723be_init_aspm_vars()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | sw.c | 54 * 1 - Enable ASPM without Clock Req, rtl8821ae_init_aspm_vars() 55 * 2 - Enable ASPM with Clock Req, rtl8821ae_init_aspm_vars() 56 * 3 - Alwyas Enable ASPM with Clock Req, rtl8821ae_init_aspm_vars() 57 * 4 - Always Enable ASPM without Clock Req. rtl8821ae_init_aspm_vars()
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | z8536.h | 141 #define Z8536_PAB_HANDSHAKE_RWS_DISABLE (0 << 3)/* Req/Wait Disabled */ 147 #define Z8536_PAB_HANDSHAKE_RWS_MASK (7 << 3)/* Req/Wait mask */
|
H A D | ni_pcidio.c | 73 #define Req (1<<2) macro
|
/linux-4.4.14/include/linux/ |
H A D | isdn_ppp.h | 52 unsigned char expra:1; /* rw Is an Ack expected for this Req ? */ 75 obvious. If reset is called without a Req or Ack frame which
|
H A D | buffer_head.h | 120 BUFFER_FNS(Req, req) 121 TAS_BUFFER_FNS(Req, req)
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | pmac_zilog.h | 169 #define WT_RDY_RT 0x20 /* W/Req reflects recv if 1, xmit if 0 */ 170 #define WT_FN_RDYFN 0x40 /* W/Req pin is DMA request if 1, wait if 0 */ 171 #define WT_RDY_ENAB 0x80 /* Enable W/Req pin */
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
H A D | rtw_pwrctrl.h | 123 /* Always enable ASPM and Clock Req in initialization. */
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
H A D | iwch_cm.h | 46 #define MPA_KEY_REQ "MPA ID Req Frame"
|
/linux-4.4.14/include/net/ |
H A D | dn_nsp.h | 118 #define NSP_FC_SRC 0x04 /* Seg Req. Count */
|
/linux-4.4.14/fs/cifs/ |
H A D | cifs_debug.c | 174 "Server: %d SecMode: 0x%x Req On Wire: %d", cifs_debug_data_proc_show() 314 seq_printf(m, "SMB Small Req/Resp Buffer: %d Pool size: %d\n", cifs_stats_proc_show()
|
/linux-4.4.14/net/mac80211/ |
H A D | agg-rx.c | 267 "AddBA Req with bad params from %pM on tid %u. policy %d, buffer size %d\n", __ieee80211_start_rx_ba_session() 284 "unexpected AddBA Req from %pM on tid %u\n", __ieee80211_start_rx_ba_session()
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
H A D | rtw_pwrctrl.h | 138 * Req in initialization. */
|
/linux-4.4.14/drivers/net/wan/ |
H A D | hdlc_ppp.c | 323 if (action & (SCR | STR)) /* set Configure-Req/Terminate-Req timer */ ppp_cp_event()
|
H A D | z85230.c | 918 * RX DMA via W/Req z8530_sync_dma_open()
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
H A D | nes_cm.h | 46 #define IEFT_MPA_KEY_REQ "MPA ID Req Frame"
|
H A D | nes.c | 74 MODULE_PARM_DESC(mpa_version, "MPA version to be used int MPA Req/Resp (0 or 1)");
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
H A D | pci.c | 105 /*ASPM with Clock Req dynamically enabled/disable. */ _rtl_pci_update_default_setting() 112 * Always enable ASPM and Clock Req _rtl_pci_update_default_setting() 122 * Always enable ASPM without Clock Req _rtl_pci_update_default_setting() 316 /*Get ASPM level (with/without Clock Req) */ rtl_pci_enable_aspm() 446 /*Always enable ASPM & Clock Req. */ rtl_pci_init_aspm()
|
H A D | wifi.h | 2864 /*Always enable ASPM and Clock Req in initialization.*/
|
/linux-4.4.14/drivers/usb/dwc2/ |
H A D | hcd.c | 1081 dev_vdbg(hsotg->dev, " P Tx Req Queue Space Avail (before queue): %d\n", dwc2_process_periodic_channels() 1156 " P Tx Req Queue Space Avail (after queue): %d\n", dwc2_process_periodic_channels() 1219 dev_vdbg(hsotg->dev, " NP Tx Req Queue Space Avail (before queue): %d\n", dwc2_process_non_periodic_channels() 1280 " NP Tx Req Queue Space Avail (after queue): %d\n", dwc2_process_non_periodic_channels() 2037 dev_dbg(hsotg->dev, " NP Tx Req Queue Space Avail: %d\n", dwc2_hcd_dump_state() 2042 dev_dbg(hsotg->dev, " P Tx Req Queue Space Avail: %d\n", dwc2_hcd_dump_state()
|
H A D | gadget.c | 1206 "ctrl Type=%02x, Req=%02x, V=%04x, I=%04x, L=%04x\n", dwc2_hsotg_process_control()
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
H A D | rtl819x_TSProc.c | 107 netdev_dbg(ieee->dev, "%s(): ADDBA Req is started\n", __func__); TsAddBaProcess()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_TSProc.c | 109 IEEE80211_DEBUG(IEEE80211_DL_BA, "TsAddBaProcess(): ADDBA Req is started!! \n"); TsAddBaProcess()
|
H A D | rtl819x_BAProc.c | 389 // To Determine the ADDBA Req content ieee80211_rx_ADDBAReq()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | csio_wr.h | 248 struct csio_dma_buf dma_buf; /* Req/resp DMA buffers */
|
H A D | csio_scsi.c | 1647 csio_dbg(hw, "Req %p cmd:%p op:%x %s\n", req, cmnd, csio_scsi_err_handler()
|
H A D | csio_hw.c | 3618 * Return - 0:if given IO Req exists in active Q.
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-sh-msiof.c | 168 #define IER_TDMAE 0x80000000 /* Transmit Data DMA Transfer Req. Enable */ 175 #define IER_RDMAE 0x00008000 /* Receive Data DMA Transfer Req. Enable */
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 619 brcmf_dbg(MSGBUF, "Send Flow Create Req flow ID %d for peer %pM prio %d ifindex %d\n", brcmf_msgbuf_flowring_create_worker() 1345 brcmf_dbg(MSGBUF, "Send Flow Delete Req flow ID %d, ifindex %d\n", brcmf_msgbuf_delete_flowring()
|
H A D | fwil_types.h | 75 /* Wakeup after receipt of EAP-Identity Req: */
|
H A D | p2p.c | 81 #define P2P_PAF_GON_REQ 0 /* Group Owner Negotiation Req */ 328 brcmf_dbg(TRACE, "%s P2P Group Owner Negotiation Req Frame\n", brcmf_p2p_print_actframe()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 1176 /* NameServer Req */ lpfc_ns_cmd() 1178 "0236 NameServer Req Data: x%x x%x x%x\n", lpfc_ns_cmd() 1317 "0266 Issue NameServer Req x%x err %d Data: x%x x%x\n", lpfc_ns_cmd()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 312 #define DPR 0x01 /* Disable Pipe Req */
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | ess.c | 192 DB_ESS("ESS: save Alloc Req Trans ID %lx\n",sm->smt_tid,0); ess_raf_received_pack()
|
/linux-4.4.14/arch/mips/include/asm/pci/ |
H A D | bridge.h | 681 #define BRIDGE_ERRUPPR_PCIVDEV (0x1 << 19) /* Virtual Req value */
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
H A D | sky2.h | 934 TBMU_TEST_TEST_REQ_NB_ON = 1<<6, /* Testmode Req Nbytes/Addr On */ 935 TBMU_TEST_TEST_REQ_NB_OFF = 1<<5, /* Testmode Req Nbytes/Addr Off */ 936 TBMU_TEST_TESTSTEP_REQ_NB = 1<<4, /* Teststep Req Nbytes/Addr */
|
H A D | skge.h | 326 BMU_IRQ_EOB = 1<<28, /* Req "End of Buffer" IRQ */ 327 BMU_IRQ_EOF = 1<<27, /* Req "End of Frame" IRQ */
|
/linux-4.4.14/drivers/scsi/ |
H A D | ncr53c8xx.h | 835 #define DPR 0x01 /* Disable Pipe Req */
|
H A D | FlashPoint.c | 2253 message = 0x00; /* force message byte = 0 if Time Out on Req */ FPT_sfm()
|
H A D | ips.c | 3710 sp[2] = ILLEGAL_REQUEST; /* Sense Key 5 Illegal Req. */ ips_send_cmd()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-rk3x.c | 635 "CLK %lukhz, Req %uns, Act low %lluns high %lluns\n", rk3x_i2c_adapt_div()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 633 #define MPA_KEY_REQ "MPA ID Req Frame"
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
H A D | defines.h | 241 #define E1000_STATUS_GIO_MASTER_ENABLE 0x00080000 /* Master Req status */
|
/linux-4.4.14/drivers/net/ethernet/ |
H A D | jme.h | 538 JME_IREQ = JME_MISC | 0x24, /* Intr Req Status(For Debug) */
|
H A D | jme.c | 3127 * Get Max Read Req Size from PCI Config Space jme_init_one()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | lib.c | 515 "Update Req = 0x%X\n", iwlagn_print_uartmsg()
|
/linux-4.4.14/drivers/net/ethernet/hp/ |
H A D | hp100.h | 289 #define HP100_NO_MEM 0x02 /* 1: Disables Req for sysmem to PCI */
|
/linux-4.4.14/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 588 intrvn: 1, /* Req was target of intervention */
|
/linux-4.4.14/drivers/vme/bridges/ |
H A D | vme_tsi148.h | 747 #define TSI148_LCSR_VMCTRL_VREQL_M (3<<0) /* VMEbus Master Req Level Mask
|
/linux-4.4.14/drivers/staging/rtl8712/ |
H A D | rtl871x_mlme.c | 1029 * ADDBA-Req frame so that the driver can reset the
|
/linux-4.4.14/drivers/misc/genwqe/ |
H A D | card_ddcb.c | 770 "%s %s: [%s] Card is unusable/PCIe problem Req#%d\n", __genwqe_enqueue_ddcb()
|
/linux-4.4.14/drivers/net/fddi/ |
H A D | defxx.h | 1130 /* Define the format of a transmit descriptor (Xmt Data, Cmd Req) */
|
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 878 "Req for #%d msix vectors failed\n", nic->num_vec); nicvf_enable_msix()
|
/linux-4.4.14/drivers/dma/ |
H A D | tegra20-apb-dma.c | 1100 dev_err(tdc2dev(tdc), "Req len/mem address is not correct\n"); tegra_dma_prep_dma_cyclic()
|
/linux-4.4.14/net/dccp/ |
H A D | feat.c | 362 /* Test for "Req'd" feature (RFC 4340, 6.4) */ dccp_feat_must_be_understood()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 1701 "qla_target(%d): There is no room in the request ring: vha->req->ring_index=%d, vha->req->cnt=%d, req_cnt=%d Req-out=%d Req-in=%d Req-Length=%d\n", qlt_check_reserve_free_req()
|
H A D | qla_isr.c | 1907 "Req:%d: Invalid ISP SCSI completion handle(0x%x)\n", qla25xx_process_bidir_status_iocb()
|
H A D | qla_mr.c | 1454 " Req que offset 0x%x Rsp que offset 0x%x\n", qlafx00_rescan_isp()
|
H A D | qla_init.c | 4985 "%s Req que: %d init failed.\n", qla25xx_init_queues() 4989 "%s Req que: %d inited.\n", qla25xx_init_queues()
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | musb_gadget.c | 654 /* We use DMA Req mode 0 in rx_csr, and DMA controller operates in rxstate()
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
H A D | skfbi.h | 142 #define PCI_MEMSIZE_BIIS 0x000007f0L /* Bit 10..4: Memory Size Req. */
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 2170 /* f/w response for ADDBA Req; OK (0) or failure (!=0) */
|
/linux-4.4.14/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 516 0xf3, 0 /* Control (Test Req + P bit set) */ send_test_pkt()
|
/linux-4.4.14/drivers/isdn/i4l/ |
H A D | isdn_ppp.c | 2794 /* Ack the Req as specified by rsparm */ isdn_ppp_receive_ccp()
|
/linux-4.4.14/drivers/mfd/ |
H A D | db8500-prcmu.c | 80 /* Req Mailboxes */
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
H A D | rtw_mlme_ext.c | 3737 issue_action_BA(padapter, addr, RTW_WLAN_ACTION_ADDBA_RESP, 37);/* reject ADDBA Req */ OnAction_back()
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
H A D | rtw_mlme_ext.c | 2056 /* reject ADDBA Req */ OnAction23a_back23a()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | cl_object.h | 2430 * layer. Req-formation depends on many factors: the size of the resulting
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_type.h | 2771 #define IXGBE_ADVTXD_TUCMD_MKRREQ 0x00002000 /*Req requires Markers and CRC*/
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 120 MODULE_PARM_DESC(mrrs, " Force Max Read Req Size (0..3) (for debug)");
|