Searched refs:icsd_lun_id (Results 1 – 3 of 3) sorted by relevance
145 uint8_t icsd_lun_id[16]; member
703 bcopy(lun_id, icsd->icsd_lun_id, sizeof (icsd->icsd_lun_id)); in stmf_ic_scsi_data_msg_alloc()1287 NVLIST_ADD_ARRAY(uint8, m, icsd_lun_id); in stmf_ic_scsi_data_msg_marshal()1795 sizeof (m->icsd_lun_id), m->icsd_lun_id)) { in stmf_ic_scsi_data_msg_unmarshal()
1799 task = find_task_from_msgid(msg->icsd_lun_id, msg->icsd_task_msgid); in stmf_ic_rx_scsi_data()