Searched refs:stmf_ic_r2t_msg_t (Results 1 – 2 of 2) sorted by relevance
244 static void stmf_ic_r2t_msg_free(stmf_ic_r2t_msg_t *m,776 stmf_ic_r2t_msg_t *icrt = NULL; in stmf_ic_r2t_msg_alloc()779 icrt = (stmf_ic_r2t_msg_t *)kmem_zalloc(sizeof (*icrt), KM_SLEEP); in stmf_ic_r2t_msg_alloc()945 (stmf_ic_r2t_msg_t *)msg->icm_msg, cmethod); in stmf_ic_msg_free()1059 stmf_ic_r2t_msg_free(stmf_ic_r2t_msg_t *m, in stmf_ic_r2t_msg_free()1339 stmf_ic_r2t_msg_t *m = (stmf_ic_r2t_msg_t *)msg; in stmf_ic_r2t_msg_marshal()1896 stmf_ic_r2t_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_r2t_msg_unmarshal()
182 } stmf_ic_r2t_msg_t; typedef