Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.h49 char *local_gid, char *remote_gid);
55 char *local_gid, char *remote_gid);
H A Dsrpt_cm.c79 char local_gid[SRPT_ALIAS_LEN]; in srpt_cm_req_hdlr() local
114 ALIAS_STR(local_gid, in srpt_cm_req_hdlr()
122 &login_rej, req->req_prim_hca_port, local_gid, remote_gid); in srpt_cm_req_hdlr()
H A Dsrpt_stp.c1247 char *local_gid, char *remote_gid) in srpt_stp_alloc_session() argument
1300 (void) strlcpy(ss->ss_t_gid, local_gid, SRPT_ALIAS_LEN); in srpt_stp_alloc_session()
1366 uint8_t login_port, char *local_gid, char *remote_gid) in srpt_stp_login() argument
1386 (void) strlcpy(sess.ss_t_gid, local_gid, SRPT_ALIAS_LEN); in srpt_stp_login()
1541 local_gid, remote_gid); in srpt_stp_login()