Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c654 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()
H A Dpppt_msg.c281 scmd->icsc_ini_devid, scmd->icsc_rport, in pppt_msg_scsi_cmd()
/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h122 stmf_remote_port_t *icsc_rport; member