Home
last modified time | relevance | path

Searched refs:stmf_ic_dereg_port_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.c231 static void stmf_ic_dereg_port_msg_free(stmf_ic_dereg_port_msg_t *m,
547 stmf_ic_dereg_port_msg_t *icdp = NULL; in stmf_ic_dereg_port_msg_alloc()
550 icdp = (stmf_ic_dereg_port_msg_t *)kmem_zalloc(sizeof (*icdp), in stmf_ic_dereg_port_msg_alloc()
912 (stmf_ic_dereg_port_msg_t *)msg->icm_msg, cmethod); in stmf_ic_msg_free()
991 stmf_ic_dereg_port_msg_free(stmf_ic_dereg_port_msg_t *m, in stmf_ic_dereg_port_msg_free()
1205 stmf_ic_dereg_port_msg_t *m = (stmf_ic_dereg_port_msg_t *)msg; in stmf_ic_dereg_port_msg_marshal()
1608 stmf_ic_dereg_port_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_dereg_port_msg_unmarshal()
H A Dpppt_msg.c161 stmf_ic_dereg_port_msg_t *dereg_port; in pppt_msg_tgt_deregister()
/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h102 } stmf_ic_dereg_port_msg_t; typedef