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,775 stmf_ic_r2t_msg_t *icrt = NULL; in stmf_ic_r2t_msg_alloc()778 icrt = (stmf_ic_r2t_msg_t *)kmem_zalloc(sizeof (*icrt), KM_SLEEP); in stmf_ic_r2t_msg_alloc()944 (stmf_ic_r2t_msg_t *)msg->icm_msg, cmethod); in stmf_ic_msg_free()1057 stmf_ic_r2t_msg_free(stmf_ic_r2t_msg_t *m, in stmf_ic_r2t_msg_free()1336 stmf_ic_r2t_msg_t *m = (stmf_ic_r2t_msg_t *)msg; in stmf_ic_r2t_msg_marshal()1893 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