Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c356 static ulong_t mbox_stoff; /* offset of xc_mbox.xc_state */ variable
391 if (mdb_ctf_offsetof(id, "xc_state", &mbox_stoff) == -1) { in fetch_mbox()
395 mbox_stoff /= NBBY; in fetch_mbox()
1324 *(int *)((char *)mbox + mbox_stoff)); in xc_mbox()