Searched refs:icb (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_init.c | 2099 struct init_cb_24xx *icb; in qla24xx_config_rings() local 2105 icb = (struct init_cb_24xx *)ha->init_cb; in qla24xx_config_rings() 2106 icb->request_q_outpointer = cpu_to_le16(0); in qla24xx_config_rings() 2107 icb->response_q_inpointer = cpu_to_le16(0); in qla24xx_config_rings() 2108 icb->request_q_length = cpu_to_le16(req->length); in qla24xx_config_rings() 2109 icb->response_q_length = cpu_to_le16(rsp->length); in qla24xx_config_rings() 2110 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla24xx_config_rings() 2111 icb->request_q_address[1] = cpu_to_le32(MSD(req->dma)); in qla24xx_config_rings() 2112 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla24xx_config_rings() 2113 icb->response_q_address[1] = cpu_to_le32(MSD(rsp->dma)); in qla24xx_config_rings() [all …]
|
| D | qla_nx.c | 1766 struct init_cb_81xx *icb; in qla82xx_config_rings() local 1771 icb = (struct init_cb_81xx *)ha->init_cb; in qla82xx_config_rings() 1772 icb->request_q_outpointer = cpu_to_le16(0); in qla82xx_config_rings() 1773 icb->response_q_inpointer = cpu_to_le16(0); in qla82xx_config_rings() 1774 icb->request_q_length = cpu_to_le16(req->length); in qla82xx_config_rings() 1775 icb->response_q_length = cpu_to_le16(rsp->length); in qla82xx_config_rings() 1776 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla82xx_config_rings() 1777 icb->request_q_address[1] = cpu_to_le32(MSD(req->dma)); in qla82xx_config_rings() 1778 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla82xx_config_rings() 1779 icb->response_q_address[1] = cpu_to_le32(MSD(rsp->dma)); in qla82xx_config_rings()
|
| D | qla_target.c | 6181 struct init_cb_24xx *icb = (struct init_cb_24xx *)ha->init_cb; in qlt_24xx_config_rings() local 6183 icb->msix_atio = cpu_to_le16(msix->entry); in qlt_24xx_config_rings() 6264 struct init_cb_24xx *icb) in qlt_24xx_config_nvram_stage2() argument 6269 memcpy(icb->node_name, ha->tgt.tgt_node_name, WWN_SIZE); in qlt_24xx_config_nvram_stage2() 6270 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage2() 6351 struct init_cb_81xx *icb) in qlt_81xx_config_nvram_stage2() argument 6359 memcpy(icb->node_name, ha->tgt.tgt_node_name, WWN_SIZE); in qlt_81xx_config_nvram_stage2() 6360 icb->firmware_options_1 |= cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage2()
|
| /linux-4.4.14/drivers/scsi/ |
| D | wd7000.c | 577 typedef union icb { union 584 IcbAny icb; /* generic format */ member 1005 IcbAny *icb; /* for host commands */ in wd7000_intr() local 1058 icb = (IcbAny *) scb; in wd7000_intr() 1059 icb->status = icmb_status; in wd7000_intr() 1060 icb->phase = 0; in wd7000_intr() 1145 static IcbDiag icb = { ICB_OP_DIAGNOSTICS }; in DEF_SCSI_QCMD() local 1149 icb.type = code; in DEF_SCSI_QCMD() 1150 any2scsi(icb.len, sizeof(buf)); in DEF_SCSI_QCMD() 1151 any2scsi(icb.ptr, (int) &buf); in DEF_SCSI_QCMD() [all …]
|
| /linux-4.4.14/fs/udf/ |
| D | namei.c | 323 loc = lelb_to_cpu(cfi.icb.extLocation); in udf_lookup() 584 memset(&(cfi->icb), 0x00, sizeof(struct long_ad)); in udf_delete_entry() 604 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_add_nondir() 605 cfi.icb.extLocation = cpu_to_lelb(iinfo->i_location); in udf_add_nondir() 606 *(__le32 *)((struct allocDescImpUse *)cfi.icb.impUse)->impUse = in udf_add_nondir() 698 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir() 699 cfi.icb.extLocation = cpu_to_lelb(dinfo->i_location); in udf_mkdir() 700 *(__le32 *)((struct allocDescImpUse *)cfi.icb.impUse)->impUse = in udf_mkdir() 716 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir() 717 cfi.icb.extLocation = cpu_to_lelb(iinfo->i_location); in udf_mkdir() [all …]
|
| D | dir.c | 174 tloc = lelb_to_cpu(cfi.icb.extLocation); in udf_readdir()
|
| D | ecma_167.h | 455 struct long_ad icb; member
|
| /linux-4.4.14/drivers/video/fbdev/ |
| D | sh_mobile_meram.c | 273 struct sh_mobile_meram_icb *icb = cache->planes[0].marker; in meram_set_next_addr() local 276 icb->current_reg ^= 1; in meram_set_next_addr() 277 target = icb->current_reg ? MExxSARB : MExxSARA; in meram_set_next_addr() 300 struct sh_mobile_meram_icb *icb = cache->planes[0].marker; in meram_get_next_icb_addr() local 304 icb_offset = 0x80000000 | (icb->current_reg << 29); in meram_get_next_icb_addr() 306 icb_offset = 0xc0000000 | (icb->current_reg << 23); in meram_get_next_icb_addr() 442 cfg->icb[0].meram_size); in meram_cache_alloc() 453 cfg->icb[1].meram_size); in meram_cache_alloc() 494 if (cfg->icb[0].meram_size == 0) in sh_mobile_meram_cache_alloc() 497 if (nplanes == 2 && cfg->icb[1].meram_size == 0) in sh_mobile_meram_cache_alloc()
|
| /linux-4.4.14/include/video/ |
| D | sh_mobile_meram.h | 36 struct sh_mobile_meram_icb_cfg icb[2]; member
|
| /linux-4.4.14/crypto/ |
| D | chacha20poly1305.c | 86 static void chacha_iv(u8 *iv, struct aead_request *req, u32 icb) in chacha_iv() argument 89 __le32 leicb = cpu_to_le32(icb); in chacha_iv()
|