Searched refs:trans_set (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c4624 domainset_t query_set = 0, trans_set; local
4641 trans_set = IDN_SYNC_GETTRANS(cmd);
4720 PR_SYNC("%s:%d: trans_set = 0x%x, query_set = 0x%x -> 0x%x\n",
4721 proc, domid, trans_set, query_set, query_set & ~trans_set);
4723 query_set &= ~trans_set;

Completed in 64 milliseconds