Searched defs:dst_domid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c4832 idn_send_data(int dst_domid, idn_netaddr_t dst_netaddr, queue_t *wq, mblk_t *mp) argument
4867 proc, dst_domid, dst_netaddr.netaddr, msgsize(mp), msglen);
4880 proc, dst_domid, msglen, dst_netaddr.netaddr);
4886 if (dst_domid == IDN_NIL_DOMID) {
4890 dst_domid, dst_netaddr.net.chan,
4899 PR_DATA("%s:%d: destination channel = %d\n", proc, dst_domid, channel);
4912 dp = &idn_domain[dst_domid];
4957 (void) idndl_domain_etheraddr(dst_domid, channel,
4960 if (dst_domid == idn.localid) {
4970 proc, dst_domid);
[all...]

Completed in 63 milliseconds