Lines Matching defs:tm_iocb
3176 struct tsk_mgmt_entry_fx00 tm_iocb;
3179 memset(&tm_iocb, 0, sizeof(struct tsk_mgmt_entry_fx00));
3180 tm_iocb.entry_type = TSK_MGMT_IOCB_TYPE_FX00;
3181 tm_iocb.entry_count = 1;
3182 tm_iocb.handle = make_handle(req->id, sp->handle);
3183 tm_iocb.reserved_0 = 0;
3184 tm_iocb.tgt_id = cpu_to_le16(sp->fcport->tgt_id);
3185 tm_iocb.control_flags = cpu_to_le32(fxio->u.tmf.flags);
3186 if (tm_iocb.control_flags == cpu_to_le32((uint32_t)TCF_LUN_RESET)) {
3188 host_to_adap((uint8_t *)&llun, (uint8_t *)&tm_iocb.lun,
3192 memcpy(ptm_iocb, &tm_iocb,