Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c4501 sp->s_domid = domid; in idn_sync_enter()
4596 ASSERT(sp->s_domid != domid); in idn_sync_exit()
4600 proc, domid, sp->s_domid); in idn_sync_exit()
4601 delok = (*sp->s_transfunc)(sp->s_domid, in idn_sync_exit()
4658 proc, domid, sp->s_domid, sp->s_set_exp); in idn_sync_register()
4667 if (!DOMAIN_IN_SET(ready_set, sp->s_domid)) { in idn_sync_register()
4686 proc, domid, sp->s_domid, in idn_sync_register()
4697 proc, domid, sp->s_domid, in idn_sync_register()
4702 if ((sp->s_domid != domid) && sp->s_transfunc) { in idn_sync_register()
4707 proc, domid, sp->s_domid); in idn_sync_register()
[all …]
H A Didn.c4534 sp->s_domid, in idn_global_report()
4557 sp->s_domid, in idn_global_report()
/titanic_50/usr/src/uts/sun4u/starfire/sys/
H A Didn.h803 int s_domid; member