Searched refs:icrt (Results 1 – 1 of 1) sorted by relevance
775 stmf_ic_r2t_msg_t *icrt = NULL; in stmf_ic_r2t_msg_alloc() local778 icrt = (stmf_ic_r2t_msg_t *)kmem_zalloc(sizeof (*icrt), KM_SLEEP); in stmf_ic_r2t_msg_alloc()779 icm->icm_msg = (void *)icrt; in stmf_ic_r2t_msg_alloc()781 icrt->icrt_task_msgid = task_msgid; in stmf_ic_r2t_msg_alloc()782 icrt->icrt_session_id = session_id; in stmf_ic_r2t_msg_alloc()783 icrt->icrt_offset = offset; in stmf_ic_r2t_msg_alloc()784 icrt->icrt_length = length; in stmf_ic_r2t_msg_alloc()