Home
last modified time | relevance | path

Searched refs:stmf_remote_port_alloc (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstmf.h417 struct stmf_remote_port *stmf_remote_port_alloc(uint16_t);
/titanic_41/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c2109 rport = stmf_remote_port_alloc(rport_tptid_sz); in stmf_ic_remote_port_unmarshal()
2267 dup = stmf_remote_port_alloc(rport->rport_tptid_sz); in remote_port_dup()
H A Dpppt.c1034 ss->ss_rport = stmf_remote_port_alloc(rport->rport_tptid_sz); in pppt_sess_lookup_create()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c7901 rpt = stmf_remote_port_alloc(sz); in stmf_scsilib_devid_to_remote_port()
7919 rpt = stmf_remote_port_alloc(sz); in stmf_scsilib_devid_to_remote_port()
7929 rpt = stmf_remote_port_alloc(sz); in stmf_scsilib_devid_to_remote_port()
7956 rpt = stmf_remote_port_alloc(sz); in stmf_scsilib_devid_to_remote_port()
7973 stmf_remote_port_alloc(uint16_t tptid_sz) { in stmf_remote_port_alloc() function
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c1279 stmf_ss->ss_rport = stmf_remote_port_alloc( in srpt_stp_alloc_session()
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c1767 ss->ss_rport = stmf_remote_port_alloc(tptid_sz); in login_sm_session_register()