Searched refs:icb (Results 1 – 9 of 9) sorted by relevance
2096 struct init_cb_24xx *icb; in qla24xx_config_rings() local2102 icb = (struct init_cb_24xx *)ha->init_cb; in qla24xx_config_rings()2103 icb->request_q_outpointer = __constant_cpu_to_le16(0); in qla24xx_config_rings()2104 icb->response_q_inpointer = __constant_cpu_to_le16(0); in qla24xx_config_rings()2105 icb->request_q_length = cpu_to_le16(req->length); in qla24xx_config_rings()2106 icb->response_q_length = cpu_to_le16(rsp->length); in qla24xx_config_rings()2107 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla24xx_config_rings()2108 icb->request_q_address[1] = cpu_to_le32(MSD(req->dma)); in qla24xx_config_rings()2109 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla24xx_config_rings()2110 icb->response_q_address[1] = cpu_to_le32(MSD(rsp->dma)); in qla24xx_config_rings()[all …]
1765 struct init_cb_81xx *icb; in qla82xx_config_rings() local1770 icb = (struct init_cb_81xx *)ha->init_cb; in qla82xx_config_rings()1771 icb->request_q_outpointer = __constant_cpu_to_le16(0); in qla82xx_config_rings()1772 icb->response_q_inpointer = __constant_cpu_to_le16(0); in qla82xx_config_rings()1773 icb->request_q_length = cpu_to_le16(req->length); in qla82xx_config_rings()1774 icb->response_q_length = cpu_to_le16(rsp->length); in qla82xx_config_rings()1775 icb->request_q_address[0] = cpu_to_le32(LSD(req->dma)); in qla82xx_config_rings()1776 icb->request_q_address[1] = cpu_to_le32(MSD(req->dma)); in qla82xx_config_rings()1777 icb->response_q_address[0] = cpu_to_le32(LSD(rsp->dma)); in qla82xx_config_rings()1778 icb->response_q_address[1] = cpu_to_le32(MSD(rsp->dma)); in qla82xx_config_rings()
6192 struct init_cb_24xx *icb = (struct init_cb_24xx *)ha->init_cb; in qlt_24xx_config_rings() local6194 icb->msix_atio = cpu_to_le16(msix->entry); in qlt_24xx_config_rings()6275 struct init_cb_24xx *icb) in qlt_24xx_config_nvram_stage2() argument6280 memcpy(icb->node_name, ha->tgt.tgt_node_name, WWN_SIZE); in qlt_24xx_config_nvram_stage2()6281 icb->firmware_options_1 |= __constant_cpu_to_le32(BIT_14); in qlt_24xx_config_nvram_stage2()6363 struct init_cb_81xx *icb) in qlt_81xx_config_nvram_stage2() argument6371 memcpy(icb->node_name, ha->tgt.tgt_node_name, WWN_SIZE); in qlt_81xx_config_nvram_stage2()6372 icb->firmware_options_1 |= __constant_cpu_to_le32(BIT_14); in qlt_81xx_config_nvram_stage2()
577 typedef union icb { union584 IcbAny icb; /* generic format */ member1005 IcbAny *icb; /* for host commands */ in wd7000_intr() local1058 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() local1149 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 …]
285 loc = lelb_to_cpu(cfi.icb.extLocation); in udf_lookup()546 memset(&(cfi->icb), 0x00, sizeof(struct long_ad)); in udf_delete_entry()566 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_add_nondir()567 cfi.icb.extLocation = cpu_to_lelb(iinfo->i_location); in udf_add_nondir()568 *(__le32 *)((struct allocDescImpUse *)cfi.icb.impUse)->impUse = in udf_add_nondir()660 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir()661 cfi.icb.extLocation = cpu_to_lelb(dinfo->i_location); in udf_mkdir()662 *(__le32 *)((struct allocDescImpUse *)cfi.icb.impUse)->impUse = in udf_mkdir()678 cfi.icb.extLength = cpu_to_le32(inode->i_sb->s_blocksize); in udf_mkdir()679 cfi.icb.extLocation = cpu_to_lelb(iinfo->i_location); in udf_mkdir()[all …]
174 tloc = lelb_to_cpu(cfi.icb.extLocation); in udf_readdir()
455 struct long_ad icb; member
273 struct sh_mobile_meram_icb *icb = cache->planes[0].marker; in meram_set_next_addr() local276 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() local304 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()
36 struct sh_mobile_meram_icb_cfg icb[2]; member