stmf_ic_r2t_msg_t
stmf_ic_r2t_msg_free(stmf_ic_r2t_msg_t *m,
stmf_ic_r2t_msg_t *m = (stmf_ic_r2t_msg_t *)msg;
stmf_ic_r2t_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP);
static void stmf_ic_r2t_msg_free(stmf_ic_r2t_msg_t *m,
stmf_ic_r2t_msg_t *icrt = NULL;
icrt = (stmf_ic_r2t_msg_t *)kmem_zalloc(sizeof (*icrt), KM_SLEEP);
(stmf_ic_r2t_msg_t *)msg->icm_msg, cmethod);