Home
last modified time | relevance | path

Searched refs:stmf_ic_session_create_destroy_msg_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c249 stmf_ic_session_create_destroy_msg_t *m,
837 stmf_ic_session_create_destroy_msg_t *icscd = NULL; in stmf_ic_session_create_destroy_msg_alloc()
842 icscd = (stmf_ic_session_create_destroy_msg_t *) in stmf_ic_session_create_destroy_msg_alloc()
955 (stmf_ic_session_create_destroy_msg_t *)msg->icm_msg, in stmf_ic_msg_free()
1077 stmf_ic_session_create_destroy_msg_free(stmf_ic_session_create_destroy_msg_t *m, in stmf_ic_session_create_destroy_msg_free()
1365 stmf_ic_session_create_destroy_msg_t *m = in stmf_ic_session_create_destroy_msg_marshal()
1366 (stmf_ic_session_create_destroy_msg_t *)msg; in stmf_ic_session_create_destroy_msg_marshal()
1919 stmf_ic_session_create_destroy_msg_t *m = kmem_zalloc(sizeof (*m), in stmf_ic_session_create_destroy_msg_unmarshal()
H A Dpppt_msg.c206 stmf_ic_session_create_destroy_msg_t *sess_destroy; in pppt_msg_session_destroy()
/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h201 } stmf_ic_session_create_destroy_msg_t; typedef