Home
last modified time | relevance | path

Searched refs:local_id (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dinvite.c58 static int local_id, remote_id; variable
123 msg.id_num = local_id; in invite_remote()
190 local_id = response.id_num; in announce_invite()
214 msg.id_num = local_id; in send_delete()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dmc-us3.h88 int local_id; /* unique local bank id per segment */ member
H A Dmc-us3i.h118 int local_id; /* unique local bank id per segment */ member
/titanic_41/usr/src/uts/sun4u/io/
H A Dmc-us3i.c569 mcseg->bankids[i++].localid = bank->local_id; in mc_ioctl()
895 banki->local_id = tb->local_id + 1; in mc_add_segment()
924 banki->local_id = 0; in mc_add_segment()
H A Dmc-us3.c635 bank->local_id; in mc_ioctl()
1735 bank_curr->local_id = seg_curr->nbanks - 1; in mlayout_add()
/titanic_41/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample117 local_id "10.1.86.51"
/titanic_41/usr/src/uts/common/disp/
H A Ddisp.c1909 lgrp_id_t local_id; in disp_getwork() local
1937 local_id = lpl_leaf->lpl_lgrpid; in disp_getwork()
2047 leafidx = startidx = lpl->lpl_id2rset[local_id]; in disp_getwork()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c597 channel_request_start(int local_id, char *service, int wantconfirm) in channel_request_start() argument
599 Channel *c = channel_lookup(local_id); in channel_request_start()
601 debug("channel request %d: %s", local_id, service); in channel_request_start()
603 log("channel_request_start: %d: unknown channel id", local_id); in channel_request_start()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c2361 int local_id, master_id; in idn_info() local
2393 local_id = idn.localid; in idn_info()
2422 if (d == local_id) { in idn_info()