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 in struct:__anon8835
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));
1231 NVLIST_ADD_ARRAY(uint8, m, icrl_lun_id);
1650 if (! stmf_ic_uint8_array_unmarshal(nvl, "icrl_lun_id",
1651 sizeof (m->icrl_lun_id), m->icrl_lun_id)) {
1652 stmf_ic_nvlookup_warn(__func__, "icrl_lun_id");
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1602 lp->lp_proxy_msg(msg->icrl_lun_id, msg->icrl_cb_arg,
1625 lp->lp_proxy_msg(msg->icrl_lun_id, NULL, 0,

Completed in 63 milliseconds