Searched refs:myid (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/ |
H A D | panic_diag.c | 95 static id_t myid; variable 317 fmd_case_t *cp = swde_case_first(hdl, myid); in swde_panic_timeout() 347 mytimerid = sw_timer_install(hdl, myid, NULL, NULL, in swde_panic_timeout() 382 mytimerid = sw_timer_install(hdl, myid, in swde_panic_vrfy() 452 if ((cp = swde_case_open(hdl, myid, uuid, SWDE_PANIC_CASEDATA_VERS, in swde_panic_detected() 480 mytimerid = sw_timer_install(hdl, myid, NULL, ep, in swde_panic_detected() 557 myid = id; in swde_panic_init() 579 sw_timer_remove(hdl, myid, mytimerid); in swde_panic_fini()
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_subr.c | 57 struct utsname myid; in remote_lock() local 67 if (uname(&myid) == -1) { in remote_lock() 70 rlm_args.alock.caller_name = myid.nodename; in remote_lock()
|
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_diag.c | 63 static id_t myid; variable 189 if ((cp = swde_case_open(hdl, myid, uuid, SWDE_SMF_CASEDATA_VERS, in swde_smf_recv() 285 myid = id; in swde_smf_init()
|
/titanic_44/usr/src/cmd/avs/sdbc/ |
H A D | scmadm.c | 77 static int myid; variable 1522 myid = sysid; 1599 check_and_set_mirrors(myid, _SD_NO_HOST); 1603 if (!node_defined[myid]) { 1605 gettext("This node(%d) is not defined in config.\n"), myid); 2010 if (node == myid) {
|
/titanic_44/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 2563 int myid = CPU->cpu_seqid; in dumpsys_metrics() local 2591 if (i == myid) in dumpsys_metrics()
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | us3_common.c | 1255 processorid_t myid; in cpu_check_other_cpus_logout() local 1259 myid = CPU->cpu_id; in cpu_check_other_cpus_logout() 1264 (cp->cpu_id == myid) || (CPU_PRIVATE(cp) == NULL)) { in cpu_check_other_cpus_logout()
|