Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c547 stmf_ic_dereg_port_msg_t *icdp = NULL; in stmf_ic_dereg_port_msg_alloc() local
550 icdp = (stmf_ic_dereg_port_msg_t *)kmem_zalloc(sizeof (*icdp), in stmf_ic_dereg_port_msg_alloc()
552 icm->icm_msg = (void *)icdp; in stmf_ic_dereg_port_msg_alloc()
554 icdp->icdp_port_id = scsi_devid_desc_dup(port_id); in stmf_ic_dereg_port_msg_alloc()
557 icdp->icdp_cb_arg_len = cb_arg_len; in stmf_ic_dereg_port_msg_alloc()
558 icdp->icdp_cb_arg = cb_arg; in stmf_ic_dereg_port_msg_alloc()