Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h108 uint8_t icrl_lun_id[16]; member
262 uint8_t *icrl_lun_id, /* should be 16 bytes */
269 uint8_t *icrl_lun_id, /* should be 16 bytes */
278 uint8_t *icrl_lun_id, /* should be 16 bytes */
285 uint8_t *icrl_lun_id, /* should be 16 bytes */
294 uint8_t *icrl_lun_id, /* should be 16 bytes */
301 uint8_t *icrl_lun_id, /* should be 16 bytes */
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c623 bcopy(lun_id, icrl->icrl_lun_id, sizeof (icrl->icrl_lun_id)); in stmf_ic_reg_dereg_lun_msg_alloc()
1231 NVLIST_ADD_ARRAY(uint8, m, icrl_lun_id); in stmf_ic_reg_dereg_lun_msg_marshal()
1651 sizeof (m->icrl_lun_id), m->icrl_lun_id)) { 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()
1623 lp->lp_proxy_msg(msg->icrl_lun_id, NULL, 0, in stmf_ic_lu_dereg()