Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h112 uint8_t *icrl_cb_arg; member
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c627 icrl->icrl_cb_arg = cb_arg; in stmf_ic_reg_dereg_lun_msg_alloc()
1237 NVLIST_ADD_ARRAY_LEN(uint8, m, icrl_cb_arg, m->icrl_cb_arg_len); in stmf_ic_reg_dereg_lun_msg_marshal()
1669 m->icrl_cb_arg = stmf_ic_uint8_array_unmarshal(nvl, in stmf_ic_reg_dereg_lun_msg_unmarshal()
1671 if (m->icrl_cb_arg == NULL) { in stmf_ic_reg_dereg_lun_msg_unmarshal()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1600 lp->lp_proxy_msg(msg->icrl_lun_id, msg->icrl_cb_arg, in stmf_ic_lu_reg()