Searched refs:icsc_rport (Results 1 – 3 of 3) sorted by relevance
654 icsc->icsc_rport = remote_port_dup(rport); in stmf_ic_scsi_cmd_msg_alloc()1022 stmf_remote_port_free(m->icsc_rport); in stmf_ic_scsi_cmd_msg_free()1253 NVLIST_ADD_RPORT(m, icsc_rport); in stmf_ic_scsi_cmd_msg_marshal()1723 m->icsc_rport = stmf_ic_lookup_remote_port_and_unmarshal( in stmf_ic_scsi_cmd_msg_unmarshal()1725 if (m->icsc_rport == NULL) { in stmf_ic_scsi_cmd_msg_unmarshal()
281 scmd->icsc_ini_devid, scmd->icsc_rport, in pppt_msg_scsi_cmd()
122 stmf_remote_port_t *icsc_rport; member