/linux-4.4.14/drivers/staging/vt6655/ |
D | baseband.c | 2012 int ii; in BBbVT3253Init() local 2019 for (ii = 0; ii < CB_VT3253_INIT_FOR_RFMD; ii++) in BBbVT3253Init() 2021 byVT3253InitTab_RFMD[ii][0], in BBbVT3253Init() 2022 byVT3253InitTab_RFMD[ii][1]); in BBbVT3253Init() 2025 for (ii = 0; ii < CB_VT3253B0_INIT_FOR_RFMD; ii++) in BBbVT3253Init() 2027 byVT3253B0_RFMD[ii][0], in BBbVT3253Init() 2028 byVT3253B0_RFMD[ii][1]); in BBbVT3253Init() 2030 for (ii = 0; ii < CB_VT3253B0_AGC_FOR_RFMD2959; ii++) in BBbVT3253Init() 2032 byVT3253B0_AGC4_RFMD2959[ii][0], in BBbVT3253Init() 2033 byVT3253B0_AGC4_RFMD2959[ii][1]); in BBbVT3253Init() [all …]
|
D | mac.c | 212 int ii; in MACvSaveContext() local 215 for (ii = 0; ii < MAC_MAX_CONTEXT_SIZE_PAGE0; ii++) in MACvSaveContext() 216 VNSvInPortB((dwIoBase + ii), (pbyCxtBuf + ii)); in MACvSaveContext() 221 for (ii = 0; ii < MAC_MAX_CONTEXT_SIZE_PAGE1; ii++) in MACvSaveContext() 222 VNSvInPortB((dwIoBase + ii), in MACvSaveContext() 223 (pbyCxtBuf + MAC_MAX_CONTEXT_SIZE_PAGE0 + ii)); in MACvSaveContext() 244 int ii; in MACvRestoreContext() local 248 for (ii = 0; ii < MAC_MAX_CONTEXT_SIZE_PAGE1; ii++) in MACvRestoreContext() 249 VNSvOutPortB((dwIoBase + ii), in MACvRestoreContext() 250 *(pbyCxtBuf + MAC_MAX_CONTEXT_SIZE_PAGE0 + ii)); in MACvRestoreContext() [all …]
|
D | srom.c | 123 int ii; in SROMvReadAllContents() local 126 for (ii = 0; ii < EEP_MAX_CONTEXT_SIZE; ii++) { in SROMvReadAllContents() 127 *pbyEepromRegs = SROMbyReadEmbedded(dwIoBase, (unsigned char)ii); in SROMvReadAllContents() 146 unsigned char ii; in SROMvReadEtherAddress() local 149 for (ii = 0; ii < ETH_ALEN; ii++) { in SROMvReadEtherAddress() 150 *pbyEtherAddress = SROMbyReadEmbedded(dwIoBase, ii); in SROMvReadEtherAddress()
|
D | rf.c | 422 int ii; in s_bAL7230Init() local 434 for (ii = 0; ii < CB_AL7230_INIT_SEQ; ii++) in s_bAL7230Init() 435 bResult &= IFRFbWriteEmbedded(priv, dwAL7230InitTable[ii]); in s_bAL7230Init() 542 int ii; in RFbAL2230Init() local 558 for (ii = 0; ii < CB_AL2230_INIT_SEQ; ii++) in RFbAL2230Init() 559 bResult &= IFRFbWriteEmbedded(priv, dwAL2230InitTable[ii]); in RFbAL2230Init() 695 int ii; in RFvWriteWakeProgSyn() local 713 for (ii = 0; ii < CB_AL2230_INIT_SEQ; ii++) in RFvWriteWakeProgSyn() 714 MACvSetMISCFifo(dwIoBase, (unsigned short)(MISCFIFO_SYNDATA_IDX + ii), dwAL2230InitTable[ii]); in RFvWriteWakeProgSyn() 716 …MACvSetMISCFifo(dwIoBase, (unsigned short)(MISCFIFO_SYNDATA_IDX + ii), dwAL2230ChannelTable0[uChan… in RFvWriteWakeProgSyn() [all …]
|
D | dpc.c | 49 int ii, r; in vnt_rx_data() local 77 for (ii = 0; ii < sband->n_bitrates; ii++) { in vnt_rx_data() 78 if (sband->bitrates[ii].hw_value == r) { in vnt_rx_data() 79 rate_idx = ii; in vnt_rx_data() 84 if (ii == sband->n_bitrates) { in vnt_rx_data()
|
D | upc.h | 61 unsigned long ii; \ 66 for (ii = 0; ii < (uDelayUnit); ii++) \
|
D | card.c | 784 unsigned char ii; in CARDvUpdateBasicTopRate() local 787 for (ii = RATE_54M; ii >= RATE_6M; ii--) { in CARDvUpdateBasicTopRate() 788 if ((priv->basic_rates) & ((u32)(1 << ii))) { in CARDvUpdateBasicTopRate() 789 byTopOFDM = ii; in CARDvUpdateBasicTopRate() 795 for (ii = RATE_11M;; ii--) { in CARDvUpdateBasicTopRate() 796 if ((priv->basic_rates) & ((u32)(1 << ii))) { in CARDvUpdateBasicTopRate() 797 byTopCCK = ii; in CARDvUpdateBasicTopRate() 800 if (ii == RATE_1M) in CARDvUpdateBasicTopRate() 808 int ii; in CARDbIsOFDMinBasicRate() local 810 for (ii = RATE_54M; ii >= RATE_6M; ii--) { in CARDbIsOFDMinBasicRate() [all …]
|
D | device_main.c | 209 unsigned int ii; in device_init_registers() local 312 for (ii = 0; ii < CB_MAX_CHANNEL_24G; ii++) { in device_init_registers() 313 priv->abyCCKPwrTbl[ii + 1] = in device_init_registers() 315 (unsigned char)(ii + EEP_OFS_CCK_PWR_TBL)); in device_init_registers() 316 if (priv->abyCCKPwrTbl[ii + 1] == 0) in device_init_registers() 317 priv->abyCCKPwrTbl[ii+1] = priv->byCCKPwr; in device_init_registers() 319 priv->abyOFDMPwrTbl[ii + 1] = in device_init_registers() 321 (unsigned char)(ii + EEP_OFS_OFDM_PWR_TBL)); in device_init_registers() 322 if (priv->abyOFDMPwrTbl[ii + 1] == 0) in device_init_registers() 323 priv->abyOFDMPwrTbl[ii + 1] = priv->byOFDMPwrG; in device_init_registers() [all …]
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_core.c | 31 u8 ii = 0; in rsi_determine_min_weight_queue() local 33 for (ii = 0; ii < NUM_EDCA_QUEUES; ii++) { in rsi_determine_min_weight_queue() 34 q_len = skb_queue_len(&common->tx_queue[ii]); in rsi_determine_min_weight_queue() 35 if ((tx_qinfo[ii].pkt_contended) && q_len) { in rsi_determine_min_weight_queue() 36 common->min_weight = tx_qinfo[ii].weight; in rsi_determine_min_weight_queue() 40 return ii; in rsi_determine_min_weight_queue() 54 u8 ii = 0; in rsi_recalculate_weights() local 57 for (ii = 0; ii < NUM_EDCA_QUEUES; ii++) { in rsi_recalculate_weights() 58 q_len = skb_queue_len(&common->tx_queue[ii]); in rsi_recalculate_weights() 61 if (tx_qinfo[ii].pkt_contended) { in rsi_recalculate_weights() [all …]
|
D | rsi_91x_mgmt.c | 232 u8 ii = 0; in rsi_set_contention_vals() local 234 for (; ii < NUM_EDCA_QUEUES; ii++) { in rsi_set_contention_vals() 235 common->tx_qinfo[ii].wme_params = in rsi_set_contention_vals() 236 (((common->edca_params[ii].cw_min / 2) + in rsi_set_contention_vals() 237 (common->edca_params[ii].aifs)) * in rsi_set_contention_vals() 239 common->tx_qinfo[ii].weight = common->tx_qinfo[ii].wme_params; in rsi_set_contention_vals() 240 common->tx_qinfo[ii].pkt_contended = 0; in rsi_set_contention_vals() 281 u8 ii; in rsi_load_radio_caps() local 341 for (ii = 0; ii < MAX_HW_QUEUES; ii++) { in rsi_load_radio_caps() 342 radio_caps->qos_params[ii].cont_win_min_q = cpu_to_le16(3); in rsi_load_radio_caps() [all …]
|
D | rsi_91x_main.c | 194 u8 ii = 0; in rsi_91x_init() local 211 for (ii = 0; ii < NUM_SOFT_QUEUES; ii++) in rsi_91x_init() 212 skb_queue_head_init(&common->tx_queue[ii]); in rsi_91x_init() 245 u8 ii; in rsi_91x_deinit() local 251 for (ii = 0; ii < NUM_SOFT_QUEUES; ii++) in rsi_91x_deinit() 252 skb_queue_purge(&common->tx_queue[ii]); in rsi_91x_deinit()
|
D | rsi_91x_sdio_ops.c | 83 u32 indx, ii; in rsi_copy_to_card() local 96 for (indx = 0, ii = 0; ii < num_blocks; ii++, indx += block_size) { in rsi_copy_to_card() 107 rsi_dbg(INIT_ZONE, "%s: loading block: %d\n", __func__, ii); in rsi_copy_to_card() 142 for (ii = 0; ii < ARRAY_SIZE(data); ii++) { in rsi_copy_to_card() 145 (address[ii] | in rsi_copy_to_card() 147 (u8 *)&data[ii], in rsi_copy_to_card()
|
D | rsi_91x_usb_ops.c | 40 u32 indx, ii; in rsi_copy_to_card() local 47 for (indx = 0, ii = 0; ii < num_blocks; ii++, indx += block_size) { in rsi_copy_to_card() 58 rsi_dbg(INIT_ZONE, "%s: loading block: %d\n", __func__, ii); in rsi_copy_to_card()
|
D | rsi_91x_mac80211.c | 684 u8 ii = 0; in rsi_mac80211_ampdu_action() local 686 for (ii = 0; ii < RSI_MAX_VIFS; ii++) { in rsi_mac80211_ampdu_action() 687 if (vif == adapter->vifs[ii]) in rsi_mac80211_ampdu_action() 714 common->vif_info[ii].seq_start = seq_no; in rsi_mac80211_ampdu_action() 734 common->vif_info[ii] in rsi_mac80211_ampdu_action() 921 u8 ii; in rsi_set_min_rate() local 931 for (ii = 0; ii < ARRAY_SIZE(rsi_rates); ii++) { in rsi_set_min_rate() 932 if (rate_bitmap & BIT(ii)) { in rsi_set_min_rate() 933 common->min_rate = rsi_rates[ii].hw_value; in rsi_set_min_rate() 943 for (ii = 0; ii < ARRAY_SIZE(rsi_mcsrates); ii++) { in rsi_set_min_rate() [all …]
|
D | rsi_91x_debugfs.c | 288 int ii; in rsi_init_dbgfs() local 307 for (ii = 0; ii < adapter->num_debugfs_entries; ii++) { in rsi_init_dbgfs() 308 files = &dev_debugfs_files[ii]; in rsi_init_dbgfs() 309 dev_dbgfs->rsi_files[ii] = in rsi_init_dbgfs()
|
D | rsi_91x_usb.c | 104 int ii, bep_found = 0; in rsi_find_bulk_in_and_out_endpoints() local 108 for (ii = 0; ii < iface_desc->desc.bNumEndpoints; ++ii) { in rsi_find_bulk_in_and_out_endpoints() 109 endpoint = &(iface_desc->endpoint[ii].desc); in rsi_find_bulk_in_and_out_endpoints()
|
/linux-4.4.14/fs/nilfs2/ |
D | inode.c | 86 struct nilfs_inode_info *ii = NILFS_I(inode); in nilfs_get_block() local 93 ret = nilfs_bmap_lookup_contig(ii->i_bmap, blkoff, &blknum, maxblocks); in nilfs_get_block() 109 err = nilfs_bmap_insert(ii->i_bmap, blkoff, in nilfs_get_block() 349 struct nilfs_inode_info *ii; in nilfs_new_inode() local 362 ii = NILFS_I(inode); in nilfs_new_inode() 363 ii->i_state = 1 << NILFS_I_NEW; in nilfs_new_inode() 364 ii->i_root = root; in nilfs_new_inode() 366 err = nilfs_ifile_create_inode(root->ifile, &ino, &ii->i_bh); in nilfs_new_inode() 377 err = nilfs_bmap_read(ii->i_bmap, NULL); in nilfs_new_inode() 381 set_bit(NILFS_I_BMAP, &ii->i_state); in nilfs_new_inode() [all …]
|
D | gcinode.c | 170 struct nilfs_inode_info *ii = NILFS_I(inode); in nilfs_init_gcinode() local 176 ii->i_flags = 0; in nilfs_init_gcinode() 177 nilfs_bmap_init_gc(ii->i_bmap); in nilfs_init_gcinode() 188 struct nilfs_inode_info *ii; in nilfs_remove_all_gcinodes() local 191 ii = list_first_entry(head, struct nilfs_inode_info, i_dirty); in nilfs_remove_all_gcinodes() 192 list_del_init(&ii->i_dirty); in nilfs_remove_all_gcinodes() 193 truncate_inode_pages(&ii->vfs_inode.i_data, 0); in nilfs_remove_all_gcinodes() 194 nilfs_btnode_cache_clear(&ii->i_btnode_cache); in nilfs_remove_all_gcinodes() 195 iput(&ii->vfs_inode); in nilfs_remove_all_gcinodes()
|
D | segment.c | 503 struct nilfs_inode_info *ii; in nilfs_segctor_end_finfo() local 510 ii = NILFS_I(inode); in nilfs_segctor_end_finfo() 512 if (test_bit(NILFS_I_GCINODE, &ii->i_state)) in nilfs_segctor_end_finfo() 513 cno = ii->i_cno; in nilfs_segctor_end_finfo() 747 struct nilfs_inode_info *ii = NILFS_I(inode); in nilfs_lookup_dirty_node_buffers() local 748 struct address_space *mapping = &ii->i_btnode_cache; in nilfs_lookup_dirty_node_buffers() 778 struct nilfs_inode_info *ii, *n; in nilfs_dispose_list() local 784 list_for_each_entry_safe(ii, n, head, i_dirty) { in nilfs_dispose_list() 785 list_del_init(&ii->i_dirty); in nilfs_dispose_list() 787 if (unlikely(ii->i_bh)) { in nilfs_dispose_list() [all …]
|
D | mdt.c | 47 struct nilfs_inode_info *ii = NILFS_I(inode); in nilfs_mdt_insert_new_block() local 56 ret = nilfs_bmap_insert(ii->i_bmap, block, (unsigned long)bh); in nilfs_mdt_insert_new_block() 337 struct nilfs_inode_info *ii = NILFS_I(inode); in nilfs_mdt_delete_block() local 340 err = nilfs_bmap_delete(ii->i_bmap, block); in nilfs_mdt_delete_block() 426 struct nilfs_inode_info *ii = NILFS_I(inode); in nilfs_mdt_fetch_dirty() local 428 if (nilfs_bmap_test_and_clear_dirty(ii->i_bmap)) { in nilfs_mdt_fetch_dirty() 429 set_bit(NILFS_I_DIRTY, &ii->i_state); in nilfs_mdt_fetch_dirty() 432 return test_bit(NILFS_I_DIRTY, &ii->i_state); in nilfs_mdt_fetch_dirty() 536 struct nilfs_inode_info *ii = NILFS_I(inode); in nilfs_mdt_save_to_shadow_map() local 545 &ii->i_btnode_cache); in nilfs_mdt_save_to_shadow_map() [all …]
|
D | super.c | 160 struct nilfs_inode_info *ii; in nilfs_alloc_inode() local 162 ii = kmem_cache_alloc(nilfs_inode_cachep, GFP_NOFS); in nilfs_alloc_inode() 163 if (!ii) in nilfs_alloc_inode() 165 ii->i_bh = NULL; in nilfs_alloc_inode() 166 ii->i_state = 0; in nilfs_alloc_inode() 167 ii->i_cno = 0; in nilfs_alloc_inode() 168 ii->vfs_inode.i_version = 1; in nilfs_alloc_inode() 169 nilfs_mapping_init(&ii->i_btnode_cache, &ii->vfs_inode); in nilfs_alloc_inode() 170 return &ii->vfs_inode; in nilfs_alloc_inode() 1387 struct nilfs_inode_info *ii = obj; in nilfs_inode_init_once() local [all …]
|
D | nilfs.h | 91 struct nilfs_inode_info *ii = in NILFS_BTNC_I() local 93 return &ii->vfs_inode; in NILFS_BTNC_I()
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | main_usb.c | 128 int ii; in vnt_init_registers() local 156 for (ii = 0; ii < 6; ii++) in vnt_init_registers() 157 init_cmd->sw_net_addr[ii] = priv->current_net_addr[ii]; in vnt_init_registers() 196 for (ii = 0; ii < 14; ii++) { in vnt_init_registers() 197 priv->cck_pwr_tbl[ii] = in vnt_init_registers() 198 priv->eeprom[ii + EEP_OFS_CCK_PWR_TBL]; in vnt_init_registers() 199 if (priv->cck_pwr_tbl[ii] == 0) in vnt_init_registers() 200 priv->cck_pwr_tbl[ii] = priv->cck_pwr; in vnt_init_registers() 202 priv->ofdm_pwr_tbl[ii] = in vnt_init_registers() 203 priv->eeprom[ii + EEP_OFS_OFDM_PWR_TBL]; in vnt_init_registers() [all …]
|
D | firmware.c | 51 int ii, rc; in vnt_download_firmware() local 66 for (ii = 0; ii < fw->size; ii += FIRMWARE_CHUNK_SIZE) { in vnt_download_firmware() 67 length = min_t(int, fw->size - ii, FIRMWARE_CHUNK_SIZE); in vnt_download_firmware() 68 memcpy(buffer, fw->data + ii, length); in vnt_download_firmware() 72 0x1200+ii, in vnt_download_firmware() 77 dev_dbg(dev, "Download firmware...%d %zu\n", ii, fw->size); in vnt_download_firmware()
|
D | dpc.c | 51 int ii, r; in vnt_rx_data() local 109 for (ii = 0; ii < sband->n_bitrates; ii++) { in vnt_rx_data() 110 if (sband->bitrates[ii].hw_value == r) { in vnt_rx_data() 111 rate_idx = ii; in vnt_rx_data() 116 if (ii == sband->n_bitrates) { in vnt_rx_data()
|
D | card.c | 373 unsigned int ii = 0; in vnt_update_ifs() local 384 for (ii = RATE_54M; ii >= RATE_6M; ii--) { in vnt_update_ifs() 385 if (priv->basic_rates & ((u32)(0x1 << ii))) { in vnt_update_ifs() 472 int ii; in vnt_ofdm_min_rate() local 474 for (ii = RATE_54M; ii >= RATE_6M; ii--) { in vnt_ofdm_min_rate() 475 if ((priv->basic_rates) & ((u16)BIT(ii))) in vnt_ofdm_min_rate()
|
D | rxtx.c | 84 int ii; in vnt_get_free_context() local 88 for (ii = 0; ii < priv->num_tx_context; ii++) { in vnt_get_free_context() 89 if (!priv->tx_context[ii]) in vnt_get_free_context() 92 context = priv->tx_context[ii]; in vnt_get_free_context() 104 if (ii == priv->num_tx_context) { in vnt_get_free_context()
|
/linux-4.4.14/lib/lzo/ |
D | lzo1x_compress.c | 29 const unsigned char *ii; in lzo1x_1_do_compress() local 34 ii = ip; in lzo1x_1_do_compress() 42 ip += 1 + ((ip - ii) >> 5); in lzo1x_1_do_compress() 53 ii -= ti; in lzo1x_1_do_compress() 55 t = ip - ii; in lzo1x_1_do_compress() 59 COPY4(op, ii); in lzo1x_1_do_compress() 63 COPY8(op, ii); in lzo1x_1_do_compress() 64 COPY8(op + 8, ii + 8); in lzo1x_1_do_compress() 79 COPY8(op, ii); in lzo1x_1_do_compress() 80 COPY8(op + 8, ii + 8); in lzo1x_1_do_compress() [all …]
|
/linux-4.4.14/drivers/w1/slaves/ |
D | w1_ds2423.c | 54 int ii; in w1_slave_show() local 77 for (ii = 0; ii < READ_BYTE_COUNT; ++ii) in w1_slave_show() 80 rbuf[(p * READ_BYTE_COUNT) + ii]); in w1_slave_show() 105 for (ii = 4; ii > 0; ii--) { in w1_slave_show() 108 READ_BYTE_COUNT) + ii]; in w1_slave_show()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_init.c | 706 int cur_cnt = 0, ii; in csio_lnodes_block_request() local 727 for (ii = 0; ii < cur_cnt; ii++) { in csio_lnodes_block_request() 728 csio_dbg(hw, "Blocking IOs on lnode: %p\n", lnode_list[ii]); in csio_lnodes_block_request() 729 ln = lnode_list[ii]; in csio_lnodes_block_request() 745 int cur_cnt = 0, ii; in csio_lnodes_unblock_request() local 766 for (ii = 0; ii < cur_cnt; ii++) { in csio_lnodes_unblock_request() 767 csio_dbg(hw, "unblocking IOs on lnode: %p\n", lnode_list[ii]); in csio_lnodes_unblock_request() 768 ln = lnode_list[ii]; in csio_lnodes_unblock_request() 783 int cur_cnt = 0, ii; in csio_lnodes_block_by_port() local 807 for (ii = 0; ii < cur_cnt; ii++) { in csio_lnodes_block_by_port() [all …]
|
D | csio_mb.c | 1188 uint32_t ii; in csio_mb_issue() local 1294 for (ii = 0; ii < mbp->tmo; ii += CSIO_MB_POLL_FREQ) { in csio_mb_issue()
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptfc.c | 299 int ii; in mptfc_GetFcDevPage0() local 391 for (ii = 0; ii < num_targ; ii++) { in mptfc_GetFcDevPage0() 392 fc = *(pp0_array+ii); in mptfc_GetFcDevPage0() 955 int ii; in mptfc_SetFcPortPage1_defaults() local 963 for (ii=0; ii<ioc->facts.NumberOfPorts; ii++) { in mptfc_SetFcPortPage1_defaults() 964 if (mptfc_GetFcPortPage1(ioc, ii) != 0) in mptfc_SetFcPortPage1_defaults() 966 pp1 = ioc->fc_data.fc_port_page1[ii].data; in mptfc_SetFcPortPage1_defaults() 976 mptfc_WriteFcPortPage1(ioc, ii); in mptfc_SetFcPortPage1_defaults() 1080 int ii; in mptfc_link_status_change() local 1082 for (ii=0; ii < ioc->facts.NumberOfPorts; ii++) in mptfc_link_status_change() [all …]
|
D | mptspi.c | 264 int ii; in mptspi_writeIOCPage4() local 291 for (ii=0; ii < 8; ii++) { in mptspi_writeIOCPage4() 292 pReq->Reserved2[ii] = 0; in mptspi_writeIOCPage4() 297 ii = IOCPage4Ptr->ActiveSEP++; in mptspi_writeIOCPage4() 298 IOCPage4Ptr->SEP[ii].SEPTargetID = id; in mptspi_writeIOCPage4() 299 IOCPage4Ptr->SEP[ii].SEPBus = channel; in mptspi_writeIOCPage4() 306 (IOCPage4Ptr->Header.PageLength + ii) * 4; in mptspi_writeIOCPage4() 476 mptspi_print_write_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_write_nego() argument 480 hd->ioc->name, starget->id, ii, in mptspi_print_write_nego() 481 ii & MPI_SCSIDEVPAGE0_NP_WIDE ? "Wide ": "", in mptspi_print_write_nego() [all …]
|
D | mptdebug.h | 163 int ii, n; in DBG_DUMP_PUT_MSG_FRAME() local 172 for (ii=0; ii<=n; ii++) { in DBG_DUMP_PUT_MSG_FRAME() 173 if (ii && ((ii%8)==0)) in DBG_DUMP_PUT_MSG_FRAME() 175 printk(" %08x", le32_to_cpu(mfp[ii])); in DBG_DUMP_PUT_MSG_FRAME()
|
D | mptscsih.c | 193 int ii; in mptscsih_AddSGE() local 237 for (ii=0; ii < (numSgeThisFrame-1); ii++) { in mptscsih_AddSGE() 1035 int ii; in mptscsih_flush_running_cmds() local 1038 for (ii= 0; ii < ioc->req_depth; ii++) { in mptscsih_flush_running_cmds() 1039 sc = mptscsih_getclear_scsi_lookup(ioc, ii); in mptscsih_flush_running_cmds() 1042 mf = (SCSIIORequest_t *)MPT_INDEX_2_MFPTR(ioc, ii); in mptscsih_flush_running_cmds() 1047 mptscsih_freeChainBuffers(ioc, ii); in mptscsih_flush_running_cmds() 1056 "idx=%x\n", ioc->name, channel, id, sc, mf, ii)); in mptscsih_flush_running_cmds() 1080 int ii; in mptscsih_search_running_cmds() local 1087 for (ii = 0; ii < ioc->req_depth; ii++) { in mptscsih_search_running_cmds() [all …]
|
D | mptbase.c | 1186 int ii; in mpt_send_handshake_request() local 1198 ii = MFPTR_2_MPT_INDEX(ioc,(MPT_FRAME_HDR*)req); in mpt_send_handshake_request() 1199 if (reqBytes >= 12 && ii >= 0 && ii < ioc->req_depth) { in mpt_send_handshake_request() 1201 mf->u.frame.hwhdr.msgctxu.fld.req_idx = cpu_to_le16(ii); in mpt_send_handshake_request() 1213 if ((ii = WaitForDoorbellInt(ioc, 5, sleepFlag)) < 0) { in mpt_send_handshake_request() 1214 return ii; in mpt_send_handshake_request() 1222 ioc->name, ii)); in mpt_send_handshake_request() 1232 for (ii = 0; ii < reqBytes/4; ii++) { in mpt_send_handshake_request() 1235 word = ((req_as_bytes[(ii*4) + 0] << 0) | in mpt_send_handshake_request() 1236 (req_as_bytes[(ii*4) + 1] << 8) | in mpt_send_handshake_request() [all …]
|
D | mptctl.c | 321 int ii; in mptctl_do_taskmgmt() local 363 for (ii= 0; ii < 8; ii++) in mptctl_do_taskmgmt() 364 pScsiTm->LUN[ii] = 0; in mptctl_do_taskmgmt() 365 for (ii=0; ii < 7; ii++) in mptctl_do_taskmgmt() 366 pScsiTm->Reserved2[ii] = 0; in mptctl_do_taskmgmt() 406 ii = wait_for_completion_timeout(&ioc->taskmgmt_cmds.done, timeout*HZ); in mptctl_do_taskmgmt()
|
D | mptsas.c | 4844 int ii; in mptsas_broadcast_primative_work() local 4870 for (ii = 0; ii < ioc->req_depth; ii++) { in mptsas_broadcast_primative_work() 4873 sc = mptscsih_get_scsi_lookup(ioc, ii); in mptsas_broadcast_primative_work() 4876 mf = MPT_INDEX_2_MFPTR(ioc, ii); in mptsas_broadcast_primative_work() 5136 int ii; in mptsas_probe() local 5175 for (ii = 0; ii < ioc->facts.NumberOfPorts; ii++) { in mptsas_probe() 5176 if (ioc->pfacts[ii].ProtocolFlags & in mptsas_probe()
|
/linux-4.4.14/drivers/hid/ |
D | hid-magicmouse.c | 124 int ii; in magicmouse_firm_touch() local 129 for (ii = 0; ii < msc->ntouches; ii++) { in magicmouse_firm_touch() 130 int idx = msc->tracking_ids[ii]; in magicmouse_firm_touch() 285 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local 299 for (ii = 0; ii < npoints; ii++) in magicmouse_raw_event() 300 magicmouse_emit_touch(msc, ii, data + ii * 9 + 4); in magicmouse_raw_event() 321 for (ii = 0; ii < npoints; ii++) in magicmouse_raw_event() 322 magicmouse_emit_touch(msc, ii, data + ii * 8 + 6); in magicmouse_raw_event()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-iop3xx.c | 311 int ii; in iop3xx_i2c_writebytes() local 314 for (ii = 0; rc == 0 && ii != count; ++ii) in iop3xx_i2c_writebytes() 315 rc = iop3xx_i2c_write_byte(iop3xx_adap, buf[ii], ii==count-1); in iop3xx_i2c_writebytes() 323 int ii; in iop3xx_i2c_readbytes() local 326 for (ii = 0; rc == 0 && ii != count; ++ii) in iop3xx_i2c_readbytes() 327 rc = iop3xx_i2c_read_byte(iop3xx_adap, &buf[ii], ii==count-1); in iop3xx_i2c_readbytes()
|
/linux-4.4.14/tools/testing/selftests/exec/ |
D | execveat.c | 153 int ii, count, len; in check_execveat_pathmax() local 163 for (ii = 0; ii < count; ii++) { in check_execveat_pathmax() 379 int ii; in main() local 389 for (ii = 0; ii < argc; ii++) in main() 390 printf(" [%d]='%s'", ii, argv[ii]); in main()
|
/linux-4.4.14/drivers/scsi/ |
D | pas16.c | 501 int ii = 0; in NCR5380_pread() local 505 ++ii; in NCR5380_pread() 515 if (ii > hostdata->spin_max_r) in NCR5380_pread() 516 hostdata->spin_max_r = ii; in NCR5380_pread() 538 int ii = 0; in NCR5380_pwrite() local 542 ++ii; in NCR5380_pwrite() 552 if (ii > hostdata->spin_max_w) in NCR5380_pwrite() 553 hostdata->spin_max_w = ii; in NCR5380_pwrite()
|
D | NCR53c406a.c | 460 int ii, jj; in NCR53c406a_detect() local 463 for (ii = 0; ii < ADDRESS_COUNT && !bios_base; ii++) in NCR53c406a_detect() 465 …if (!memcmp((void *) addresses[ii] + signatures[jj].sig_offset, (void *) signatures[jj].signature,… in NCR53c406a_detect() 466 bios_base = addresses[ii]; in NCR53c406a_detect()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | machine_kexec.c | 89 int ii; in ia64_machine_kexec() local 124 for (ii = 0; ii < 16; ii++) in ia64_machine_kexec()
|
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_synth.c | 118 int i, ii, mix; in vortex_wt_connect() local 128 for (ii = 0; ii < NR_WTROUTES; ii++) { in vortex_wt_connect() 133 vortex->mixwt[(i * NR_WTROUTES) + ii] = mix; in vortex_wt_connect() 136 ADB_WTOUT(i, ii + 0x20), ADB_MIXIN(mix)); in vortex_wt_connect() 139 vortex->mixplayb[ii % 2], 0); in vortex_wt_connect() 144 (ii % 2)], 0); in vortex_wt_connect()
|
/linux-4.4.14/drivers/tty/serial/ |
D | ioc3_serial.c | 359 int ii, jj; in get_ioc3_port() local 365 for (ii = 0; ii < PORTS_PER_CARD; ii++) { in get_ioc3_port() 367 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj]) in get_ioc3_port() 368 return card_ptr->ic_port[ii].icp_port; in get_ioc3_port() 1917 int ii, phys_port; in ioc3_serial_core_attach() local 1927 for (ii = 0; ii < LOGICAL_PORTS_PER_CARD; ii++) { in ioc3_serial_core_attach() 1928 phys_port = GET_PHYSICAL_PORT(ii); in ioc3_serial_core_attach() 1930 icp_uart_port[GET_LOGICAL_PORT(ii)]; in ioc3_serial_core_attach() 1936 phys_port, ii)); in ioc3_serial_core_attach() 1940 the_port->iobase = (pdev->bus->number << 16) | ii; in ioc3_serial_core_attach() [all …]
|
D | sn_console.c | 530 int xmit_count, tail, head, loops, ii; in sn_transmit_chars() local 565 for (ii = 0; ii < loops; ii++) { in sn_transmit_chars()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | l1oip_codec.c | 228 int ii, i = 0, o = 0; in l1oip_law_to_4bit() local 240 ii = len >> 1; in l1oip_law_to_4bit() 242 while (i < ii) { in l1oip_law_to_4bit()
|
D | dsp_cmx.c | 388 int memb = 0, i, ii, i1, i2; in dsp_cmx_hardware() local 473 ii = dsp->features.pcm_slots; in dsp_cmx_hardware() 474 while (i < ii) { in dsp_cmx_hardware() 479 if (i == ii) { in dsp_cmx_hardware() 767 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware() 768 while (i < ii) { in dsp_cmx_hardware() 773 if (i == ii) { in dsp_cmx_hardware() 859 ii = member->dsp->features.pcm_slots; in dsp_cmx_hardware() 860 while (i1 < ii) { in dsp_cmx_hardware() 865 if (i1 == ii) { in dsp_cmx_hardware() [all …]
|
D | dsp_audio.c | 394 int i, ii; in dsp_change_volume() local 413 ii = skb->len; in dsp_change_volume() 416 while (i < ii) { in dsp_change_volume()
|
/linux-4.4.14/arch/x86/crypto/ |
D | camellia_glue.c | 799 u64 ii = x ^ (((u64)kl << 32) | kr); \ 800 y = camellia_sp11101110[(uint8_t)ii]; \ 801 y ^= camellia_sp44044404[(uint8_t)(ii >> 8)]; \ 802 ii >>= 16; \ 803 y ^= camellia_sp30333033[(uint8_t)ii]; \ 804 y ^= camellia_sp02220222[(uint8_t)(ii >> 8)]; \ 805 ii >>= 16; \ 806 y ^= camellia_sp00444404[(uint8_t)ii]; \ 807 y ^= camellia_sp03303033[(uint8_t)(ii >> 8)]; \ 808 ii >>= 16; \ [all …]
|
/linux-4.4.14/include/uapi/linux/ |
D | soundcard.h | 1179 {int ii, ll=(len); \ 1185 for(ii=0;ii<ll;ii++)\ 1186 _seqbuf[_seqbufptr+ii+2] = bufp[ii];\ 1187 for(ii=ll;ii<6;ii++)\ 1188 _seqbuf[_seqbufptr+ii+2] = 0xff;\
|
/linux-4.4.14/fs/btrfs/ |
D | print-tree.c | 179 struct btrfs_inode_item *ii; in btrfs_print_leaf() local 205 ii = btrfs_item_ptr(l, i, struct btrfs_inode_item); in btrfs_print_leaf() 208 btrfs_inode_generation(l, ii), in btrfs_print_leaf() 209 btrfs_inode_size(l, ii), in btrfs_print_leaf() 210 btrfs_inode_mode(l, ii)); in btrfs_print_leaf()
|
D | send.c | 791 struct btrfs_inode_item *ii; in __get_inode_info() local 804 ii = btrfs_item_ptr(path->nodes[0], path->slots[0], in __get_inode_info() 807 *size = btrfs_inode_size(path->nodes[0], ii); in __get_inode_info() 809 *gen = btrfs_inode_generation(path->nodes[0], ii); in __get_inode_info() 811 *mode = btrfs_inode_mode(path->nodes[0], ii); in __get_inode_info() 813 *uid = btrfs_inode_uid(path->nodes[0], ii); in __get_inode_info() 815 *gid = btrfs_inode_gid(path->nodes[0], ii); in __get_inode_info() 817 *rdev = btrfs_inode_rdev(path->nodes[0], ii); in __get_inode_info() 2482 struct btrfs_inode_item *ii; in send_utimes() local 2509 ii = btrfs_item_ptr(eb, slot, struct btrfs_inode_item); in send_utimes() [all …]
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi_targ.h | 594 #define SET_INITIATOR_INDEX(t, ii) \ argument 596 (((ii) << TARGET_MODE_REPLY_INITIATOR_INDEX_SHIFT) & \ 634 #define SET_IOC_INDEX_0100(t, ii) \ argument 636 (((ii) << TARGET_MODE_REPLY_0100_SHIFT_IOC_INDEX) & \ 643 #define SET_INITIATOR_INDEX_0100(t, ii) \ argument 645 (((ii) << TARGET_MODE_REPLY_0100_SHIFT_INITIATOR_INDEX) & \
|
/linux-4.4.14/fs/fuse/ |
D | file.c | 1024 struct iov_iter *ii, loff_t pos) in fuse_fill_write_pages() argument 1039 iov_iter_count(ii)); in fuse_fill_write_pages() 1045 if (iov_iter_fault_in_readable(ii, bytes)) in fuse_fill_write_pages() 1056 tmp = iov_iter_copy_from_user_atomic(page, ii, offset, bytes); in fuse_fill_write_pages() 1059 iov_iter_advance(ii, tmp); in fuse_fill_write_pages() 1063 bytes = min(bytes, iov_iter_single_seg_count(ii)); in fuse_fill_write_pages() 1080 } while (iov_iter_count(ii) && count < fc->max_write && in fuse_fill_write_pages() 1096 struct iov_iter *ii, loff_t pos) in fuse_perform_write() argument 1107 if (inode->i_size < pos + iov_iter_count(ii)) in fuse_perform_write() 1113 unsigned nr_pages = fuse_wr_pages(pos, iov_iter_count(ii)); in fuse_perform_write() [all …]
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | rtd520.c | 472 int ii; in rtd_load_channelgain_list() local 476 for (ii = 0; ii < n_chan; ii++) { in rtd_load_channelgain_list() 477 writel(rtd_convert_chan_gain(dev, list[ii], ii), in rtd_load_channelgain_list() 590 int ii; in ai_read_n() local 592 for (ii = 0; ii < count; ii++) { in ai_read_n()
|
/linux-4.4.14/Documentation/networking/ |
D | vxge.txt | 34 ii) Multi function mode (up to 17 functions) 74 ii) max_config_port
|
D | dctcp.txt | 33 ii) Mohammad Alizadeh, Adel Javanmard, and Balaji Prabhakar:
|
D | xfrm_sync.txt | 141 ii) kernel->user direction as a response to XFRM_MSG_GETAE
|
D | lapb-module.txt | 92 addresses used for commands and responses, and (ii) when the DCE is not
|
D | README.ipw2100 | 55 ensuring the regulatory compliance of the products, (ii) Intel will bear
|
D | packet_mmap.txt | 7 i) capture network traffic with utilities like tcpdump, ii) transmit network 1037 ii) call sendto() e.g. in blocking mode, iii) wait for status of relevant
|
D | README.ipw2200 | 68 ensuring the regulatory compliance of the products, (ii) Intel will bear
|
D | filter.txt | 157 Unless i) using/linking to libpcap is not an option, ii) the required BPF
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 1851 void lustre_swab_idx_info(struct idx_info *ii) in lustre_swab_idx_info() argument 1853 __swab32s(&ii->ii_magic); in lustre_swab_idx_info() 1854 __swab32s(&ii->ii_flags); in lustre_swab_idx_info() 1855 __swab16s(&ii->ii_count); in lustre_swab_idx_info() 1856 __swab32s(&ii->ii_attrs); in lustre_swab_idx_info() 1857 lustre_swab_lu_fid(&ii->ii_fid); in lustre_swab_idx_info() 1858 __swab64s(&ii->ii_version); in lustre_swab_idx_info() 1859 __swab64s(&ii->ii_hash_start); in lustre_swab_idx_info() 1860 __swab64s(&ii->ii_hash_end); in lustre_swab_idx_info() 1861 __swab16s(&ii->ii_keysize); in lustre_swab_idx_info() [all …]
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | net2272.c | 2130 unsigned int ii; in net2272_present() local 2135 for (ii = 0; ii < 0x100; ii += 7) { in net2272_present() 2136 net2272_write(dev, SCRATCH, ii); in net2272_present() 2138 if (val != ii) { in net2272_present() 2142 __func__, ii, val); in net2272_present() 2151 for (ii = 0; ii < 0x100; ii += 7) { in net2272_present() 2152 net2272_write(dev, CHIPREV_2272, ii); in net2272_present() 2158 __func__, ii, val, refval); in net2272_present()
|
/linux-4.4.14/Documentation/locking/ |
D | mutex-design.txt | 35 lock (->osq), both described below in (ii). 56 (ii) midpath: aka optimistic spinning, tries to spin for acquisition 80 While formally kernel mutexes are sleepable locks, it is path (ii) that
|
/linux-4.4.14/fs/quota/ |
D | dquot.c | 2718 int dquot_set_dqinfo(struct super_block *sb, int type, struct qc_info *ii) in dquot_set_dqinfo() argument 2723 if ((ii->i_fieldmask & QC_WARNS_MASK) || in dquot_set_dqinfo() 2724 (ii->i_fieldmask & QC_RT_SPC_TIMER)) in dquot_set_dqinfo() 2732 if (ii->i_fieldmask & QC_FLAGS) { in dquot_set_dqinfo() 2733 if ((ii->i_flags & QCI_ROOT_SQUASH && in dquot_set_dqinfo() 2740 if (ii->i_fieldmask & QC_SPC_TIMER) in dquot_set_dqinfo() 2741 mi->dqi_bgrace = ii->i_spc_timelimit; in dquot_set_dqinfo() 2742 if (ii->i_fieldmask & QC_INO_TIMER) in dquot_set_dqinfo() 2743 mi->dqi_igrace = ii->i_ino_timelimit; in dquot_set_dqinfo() 2744 if (ii->i_fieldmask & QC_FLAGS) { in dquot_set_dqinfo() [all …]
|
/linux-4.4.14/Documentation/acpi/ |
D | video_extension.txt | 80 ii) For some laptops, the press of the hotkey will not generate the 99 This works for machines covered by case ii) in Section 2. Once the driver
|
/linux-4.4.14/drivers/staging/unisys/visornic/ |
D | visornic_main.c | 218 unsigned int count = 0, ii, size, offset = 0, numfrags; in visor_copy_fragsinfo_from_skb() local 261 for (ii = 0; ii < numfrags; ii++) { in visor_copy_fragsinfo_from_skb() 263 skb_frag_page(&skb_shinfo(skb)->frags[ii])), in visor_copy_fragsinfo_from_skb() 264 skb_shinfo(skb)->frags[ii]. in visor_copy_fragsinfo_from_skb() 266 skb_shinfo(skb)->frags[ii]. in visor_copy_fragsinfo_from_skb()
|
/linux-4.4.14/drivers/net/ethernet/agere/ |
D | et131x.c | 2008 u32 ii; in et131x_rx_dma_memory_free() local 2035 for (ii = 0; ii < fbr->num_entries / FBR_CHUNKS; ii++) { in et131x_rx_dma_memory_free() 2036 if (fbr->mem_virtaddrs[ii]) { in et131x_rx_dma_memory_free() 2041 fbr->mem_virtaddrs[ii], in et131x_rx_dma_memory_free() 2042 fbr->mem_physaddrs[ii]); in et131x_rx_dma_memory_free() 2044 fbr->mem_virtaddrs[ii] = NULL; in et131x_rx_dma_memory_free() 3949 int ii; in et131x_pci_setup() local 4044 for (ii = 0; ii < PHY_MAX_ADDR; ii++) in et131x_pci_setup() 4045 adapter->mii_bus->irq[ii] = PHY_POLL; in et131x_pci_setup()
|
/linux-4.4.14/Documentation/device-mapper/ |
D | thin-provisioning.txt | 162 ii) Using a thinly-provisioned volume. 188 ii) Using an internal snapshot. 225 ii) Using a snapshot of an external device. 273 ii) Status 390 ii) Status
|
D | log-writes.txt | 63 ii) Status
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/ |
D | ppc440spe-adma.txt | 28 ii) The DMA node
|
D | emac.txt | 107 ii) McMAL node
|
/linux-4.4.14/drivers/net/ethernet/xilinx/ |
D | ll_temac_main.c | 681 int ii; in temac_start_xmit() local 712 for (ii = 0; ii < num_frag; ii++) { in temac_start_xmit()
|
D | xilinx_axienet_main.c | 657 u32 ii; in axienet_start_xmit() local 694 for (ii = 0; ii < num_frag; ii++) { in axienet_start_xmit() 698 frag = &skb_shinfo(skb)->frags[ii]; in axienet_start_xmit()
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | pcmplc.c | 1870 int ii ; in pcm_get_state() local 1886 for (ii = 0, rbits = tbits = 0 ; ii < NUMBITS ; ii++) { in pcm_get_state() 1889 if (phy->r_val[NUMBITS-1-ii]) in pcm_get_state() 1891 if (phy->t_val[NUMBITS-1-ii]) in pcm_get_state()
|
/linux-4.4.14/sound/usb/usx2y/ |
D | usb_stream.c | 285 struct urb *ii = sk->completed_inurb; in usb_stream_prepare_playback() local 286 id = ii->iso_frame_desc + in usb_stream_prepare_playback() 287 ii->number_of_packets + s->sync_packet; in usb_stream_prepare_playback()
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | callc.c | 1473 int i, ii; in set_channel_limit() local 1478 for (ii = 0; ii < 2; ii++) { in set_channel_limit() 1481 ic.arg = ii; in set_channel_limit() 1482 if (ii >= chanmax) in set_channel_limit() 1488 if (ii < chanmax) in set_channel_limit()
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 499 ii. FW enables WCE bit in Mode Sense cmd for drives that are configured 531 ii. All compiler warnings removed 544 ii. Reduced by 1 max cmds sent to FW from Driver to make the reply_q_sz same 553 ii. Disable interrupt made as fn pointer as they are different for 1068 / 1078 575 ii. Bug fix : Disable controller interrupt before firing INIT cmd to FW. 637 ii. Defined MEGASAS_IOC_FIRMWARE32 for code paths that handles 32 bit applications in 64 bit system…
|
D | ChangeLog.megaraid | 382 ii. pci_dma_sync_{sg,single}_for_cpu was introduced into megaraid_mbox 426 ii. Display elapsed time (countdown) while waiting for FW to boot. 444 ii. In the reset handling, if the reseted command is not owned by the 495 ii. Add PCI ids for I4 547 ii. Redundant structure mraid_driver_t removed. 581 ii. Remove C99 initializations from pci_device id.
|
D | megaraid.txt | 17 ii. Unburden the low level drivers from having to export the
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 3788 ii, dx = 0, dy = 0, tx_finish = 0, rx_finish = 0; in _rtl8821ae_iqk_tx() local 4408 for (ii = i+1; ii < tx_average; ii++) { in _rtl8821ae_iqk_tx() 4409 dx = (tx_x0[i]>>21) - (tx_x0[ii]>>21); in _rtl8821ae_iqk_tx() 4411 dy = (tx_y0[i]>>21) - (tx_y0[ii]>>21); in _rtl8821ae_iqk_tx() 4413 tx_x = ((tx_x0[i]>>21) + (tx_x0[ii]>>21))/2; in _rtl8821ae_iqk_tx() 4414 tx_y = ((tx_y0[i]>>21) + (tx_y0[ii]>>21))/2; in _rtl8821ae_iqk_tx() 4438 for (ii = i+1; ii < rx_average; ii++) { in _rtl8821ae_iqk_tx() 4439 dx = (rx_x0[i]>>21) - (rx_x0[ii]>>21); in _rtl8821ae_iqk_tx() 4441 dy = (rx_y0[i]>>21) - (rx_y0[ii]>>21); in _rtl8821ae_iqk_tx() 4443 rx_x = ((rx_x0[i]>>21) + (rx_x0[ii]>>21))/2; in _rtl8821ae_iqk_tx() [all …]
|
/linux-4.4.14/net/bluetooth/ |
D | hci_sock.c | 311 struct hci_mon_index_info *ii; in create_monitor_event() local 349 ii = (void *)skb_put(skb, HCI_MON_INDEX_INFO_SIZE); in create_monitor_event() 350 bacpy(&ii->bdaddr, &hdev->bdaddr); in create_monitor_event() 351 ii->manufacturer = cpu_to_le16(hdev->manufacturer); in create_monitor_event()
|
/linux-4.4.14/drivers/media/rc/keymaps/ |
D | Makefile | 60 rc-msi-digivox-ii.o \
|
/linux-4.4.14/drivers/net/ethernet/via/ |
D | via-velocity.c | 647 int ii; in enable_mii_autopoll() local 652 for (ii = 0; ii < W_MAX_TIMEOUT; ii++) { in enable_mii_autopoll() 660 for (ii = 0; ii < W_MAX_TIMEOUT; ii++) { in enable_mii_autopoll()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | drxk_hard.c | 1465 int cnt = 0, ii; in scu_command() local 1481 for (ii = parameter_len - 1; ii >= 0; ii -= 1) { in scu_command() 1482 buffer[cnt++] = (parameter[ii] & 0xFF); in scu_command() 1483 buffer[cnt++] = ((parameter[ii] >> 8) & 0xFF); in scu_command() 1506 int ii; in scu_command() local 1508 for (ii = result_len - 1; ii >= 0; ii -= 1) { in scu_command() 1509 status = read16(state, SCU_RAM_PARAM_0__A - ii, in scu_command() 1510 &result[ii]); in scu_command()
|
/linux-4.4.14/include/linux/ |
D | quotaops.h | 99 int dquot_set_dqinfo(struct super_block *sb, int type, struct qc_info *ii);
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry.S | 323 ; (ii) If signal is SIGTRAP/SIGSTOP, task is being traced thus
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 1251 u32 ii, qq; in wlc_lcnphy_calc_rx_iq_comp() local 1267 ii = iq_est.i_pwr; in wlc_lcnphy_calc_rx_iq_comp() 1270 if ((ii + qq) < LCNPHY_MIN_RXIQ_PWR) { in wlc_lcnphy_calc_rx_iq_comp() 1280 a = (-(iq << (30 - iq_nbits)) + (ii >> (1 + arsh))); in wlc_lcnphy_calc_rx_iq_comp() 1281 temp = (s32) (ii >> arsh); in wlc_lcnphy_calc_rx_iq_comp() 1285 a = (-(iq << (30 - iq_nbits)) + (ii << (-1 - arsh))); in wlc_lcnphy_calc_rx_iq_comp() 1286 temp = (s32) (ii << -arsh); in wlc_lcnphy_calc_rx_iq_comp() 1294 temp = (s32) (ii >> brsh); in wlc_lcnphy_calc_rx_iq_comp() 1299 temp = (s32) (ii << -brsh); in wlc_lcnphy_calc_rx_iq_comp()
|
D | phy_n.c | 26218 u32 ii = 0, qq = 0; in wlc_phy_calc_rx_iq_comp_nphy() local 26240 ii = est[curr_core].i_pwr; in wlc_phy_calc_rx_iq_comp_nphy() 26244 ii = est[curr_core].i_pwr; in wlc_phy_calc_rx_iq_comp_nphy() 26250 if ((ii + qq) < NPHY_MIN_RXIQ_PWR) { in wlc_phy_calc_rx_iq_comp_nphy() 26260 a = (-(iq << (30 - iq_nbits)) + (ii >> (1 + arsh))); in wlc_phy_calc_rx_iq_comp_nphy() 26261 temp = (s32) (ii >> arsh); in wlc_phy_calc_rx_iq_comp_nphy() 26267 a = (-(iq << (30 - iq_nbits)) + (ii << (-1 - arsh))); in wlc_phy_calc_rx_iq_comp_nphy() 26268 temp = (s32) (ii << -arsh); in wlc_phy_calc_rx_iq_comp_nphy() 26280 temp = (s32) (ii >> brsh); in wlc_phy_calc_rx_iq_comp_nphy() 26287 temp = (s32) (ii << -brsh); in wlc_phy_calc_rx_iq_comp_nphy()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 5033 u32 ii; in bfa_fcs_lport_ns_process_gidft_pids() local 5039 for (ii = 0; ii < n_pids; ii++) { in bfa_fcs_lport_ns_process_gidft_pids() 5040 gidft_entry = (struct fcgs_gidft_resp_s *) &pid_buf[ii]; in bfa_fcs_lport_ns_process_gidft_pids() 5146 int ii; in bfa_fcs_lport_ns_boot_target_disc() local 5150 for (ii = 0 ; ii < nwwns; ++ii) { in bfa_fcs_lport_ns_boot_target_disc() 5151 rport = bfa_fcs_rport_create_by_wwn(port, wwns[ii]); in bfa_fcs_lport_ns_boot_target_disc()
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 1948 int i, ii, temp, len = 0; in hfcmulti_tx() local 2136 ii = len; in hfcmulti_tx() 2143 if (ii - i > Zspace) in hfcmulti_tx() 2144 ii = Zspace + i; in hfcmulti_tx() 2148 __func__, hc->id + 1, ch, Zspace, z1, z2, ii-i, len-i, in hfcmulti_tx() 2152 hc->write_fifo(hc, d, ii - i); in hfcmulti_tx() 2153 hc->chan[ch].Zfill += ii - i; in hfcmulti_tx() 2154 *idxp = ii; in hfcmulti_tx() 2157 if (ii != len) { in hfcmulti_tx()
|
/linux-4.4.14/Documentation/isdn/ |
D | README.sc | 194 ii) add the outgoing and inbound telephone numbers 243 ii) add the inbound telephone number
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 169 ii. High-mem i/o capabilities are now considered the default 247 ii. High performance filesystems or other higher level kernel code's 387 ii. Ability to represent high-memory buffers (which do not have a virtual 977 ii. add_req_fn -> (merged_fn ->)* -> merge_req_fn 987 ii. improved latency 1002 ii. Merge hash 1141 (Sec 1.1, (ii) ) it needs to use __bio_kmap_atomic and bio_kmap_irq to
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | phy_n.c | 4496 u32 ii; in b43_nphy_calc_rx_iq_comp() local 4518 ii = est.i0_pwr; in b43_nphy_calc_rx_iq_comp() 4522 ii = est.i1_pwr; in b43_nphy_calc_rx_iq_comp() 4528 if (ii + qq < 2) { in b43_nphy_calc_rx_iq_comp() 4538 a = -((iq << (30 - iq_nbits)) + (ii >> (1 + arsh))); in b43_nphy_calc_rx_iq_comp() 4539 tmp = ii >> arsh; in b43_nphy_calc_rx_iq_comp() 4541 a = -((iq << (30 - iq_nbits)) + (ii << (-1 - arsh))); in b43_nphy_calc_rx_iq_comp() 4542 tmp = ii << -arsh; in b43_nphy_calc_rx_iq_comp() 4553 tmp = ii >> brsh; in b43_nphy_calc_rx_iq_comp() 4556 tmp = ii << -brsh; in b43_nphy_calc_rx_iq_comp()
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 128 (ii) - maximum state allowed for maximum cooling state used in the reference. 181 (ii) - when the zone just needs to be monitored (polling-delay) or
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | xilinx.txt | 248 ii) Xilinx SystemACE
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 8598 const struct ixgbe_info *ii = ixgbe_info_tbl[ent->driver_data]; in ixgbe_probe() local 8646 if (ii->mac == ixgbe_mac_82598EB) { in ixgbe_probe() 8685 memcpy(&hw->mac.ops, ii->mac_ops, sizeof(hw->mac.ops)); in ixgbe_probe() 8686 hw->mac.type = ii->mac; in ixgbe_probe() 8687 hw->mvals = ii->mvals; in ixgbe_probe() 8690 memcpy(&hw->eeprom.ops, ii->eeprom_ops, sizeof(hw->eeprom.ops)); in ixgbe_probe() 8701 memcpy(&hw->phy.ops, ii->phy_ops, sizeof(hw->phy.ops)); in ixgbe_probe() 8711 ii->get_invariants(hw); in ixgbe_probe() 8764 memcpy(&hw->mbx.ops, ii->mbx_ops, sizeof(hw->mbx.ops)); in ixgbe_probe()
|
/linux-4.4.14/Documentation/usb/ |
D | mass-storage.txt | 205 (ii) MSF can be used in any other composite gadget.
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 3935 const struct ixgbevf_info *ii = ixgbevf_info_tbl[ent->driver_data]; in ixgbevf_probe() local 3995 memcpy(&hw->mac.ops, ii->mac_ops, sizeof(hw->mac.ops)); in ixgbevf_probe() 3996 hw->mac.type = ii->mac; in ixgbevf_probe()
|
/linux-4.4.14/drivers/input/mouse/ |
D | Kconfig | 384 (ii) the eXeda device itself uses Xfbdev as X Server and it does
|
/linux-4.4.14/Documentation/filesystems/ |
D | fuse.txt | 284 ii) It can present files or directories of unlimited length, or
|
/linux-4.4.14/Documentation/target/ |
D | tcmu-design.txt | 9 ii. Command ring
|
/linux-4.4.14/Documentation/rapidio/ |
D | rapidio.txt | 179 (ii) the "hdid=" parameter in systems with multiple mports can have
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | isp.S | 509 # (ii) (a7)+; trace
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 3396 void lustre_swab_idx_info(struct idx_info *ii);
|