Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c659 icsc->icsc_lun_id, sizeof (icsc->icsc_lun_id)); in stmf_ic_scsi_cmd_msg_alloc()
1254 NVLIST_ADD_ARRAY(uint8, m, icsc_lun_id); in stmf_ic_scsi_cmd_msg_marshal()
1733 sizeof (m->icsc_lun_id), m->icsc_lun_id)) { in stmf_ic_scsi_cmd_msg_unmarshal()
H A Dpppt_msg.c364 bcopy(scmd->icsc_lun_id, ptask->pt_lun_id, 16); in pppt_msg_scsi_cmd()
/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h123 uint8_t icsc_lun_id[16]; member