Searched refs:local_gid (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_stp.h | 49 char *local_gid, char *remote_gid); 55 char *local_gid, char *remote_gid);
|
H A D | srpt_cm.c | 75 char local_gid[SRPT_ALIAS_LEN]; in srpt_cm_req_hdlr() local 110 ALIAS_STR(local_gid, in srpt_cm_req_hdlr() 118 &login_rej, req->req_prim_hca_port, local_gid, remote_gid); in srpt_cm_req_hdlr()
|
H A D | srpt_stp.c | 1247 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()
|