Searched refs:icdp_port_id (Results 1 – 3 of 3) sorted by relevance
554 icdp->icdp_port_id = scsi_devid_desc_dup(port_id); in stmf_ic_dereg_port_msg_alloc()994 scsi_devid_desc_free(m->icdp_port_id); in stmf_ic_dereg_port_msg_free()1208 NVLIST_ADD_DEVID(m, icdp_port_id); in stmf_ic_dereg_port_msg_marshal()1616 m->icdp_port_id = stmf_ic_scsi_devid_desc_unmarshal(nvl_port_id); in stmf_ic_dereg_port_msg_unmarshal()1617 if (m->icdp_port_id == NULL) { in stmf_ic_dereg_port_msg_unmarshal()
176 if ((tgt = pppt_tgt_lookup_locked(dereg_port->icdp_port_id)) == NULL) { in pppt_msg_tgt_deregister()
98 scsi_devid_desc_t *icdp_port_id; member