Home
last modified time | relevance | path

Searched refs:stmf_remote_port_free (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstmf.h418 void stmf_remote_port_free(struct stmf_remote_port *);
/titanic_41/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c1044 stmf_remote_port_free(ss->ss_rport); in pppt_sess_lookup_create()
1097 stmf_remote_port_free(ss->ss_rport); in pppt_sess_destroy_task()
H A Dalua_ic_if.c1024 stmf_remote_port_free(m->icsc_rport); in stmf_ic_scsi_cmd_msg_free()
1084 stmf_remote_port_free(m->icscd_rport); in stmf_ic_session_create_destroy_msg_free()
2112 stmf_remote_port_free(rport); in stmf_ic_remote_port_unmarshal()
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_sess.c231 stmf_remote_port_free(iss->ss_rport); in iscsit_sess_unref()
H A Discsit_login.c1783 stmf_remote_port_free(ss->ss_rport); in login_sm_session_register()
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c1316 stmf_remote_port_free(stmf_ss->ss_rport); in srpt_stp_alloc_session()
1353 stmf_remote_port_free(stmf_ss->ss_rport); in srpt_stp_free_session()
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c392 stmf_remote_port_free(rpt); in sbd_pgr_meta_load()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c3670 stmf_remote_port_free(ss->ss_rport); in stmf_deregister_scsi_session()
7967 stmf_remote_port_free(rpt); in stmf_scsilib_devid_to_remote_port()
7983 stmf_remote_port_free(stmf_remote_port_t *rpt) in stmf_remote_port_free() function