Searched refs:idn_send_cmdresp (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_proto.c | 8078 idn_send_cmdresp(int domid, idn_msgtype_t *mtp, idn_cmd_t cmdtype, uint_t arg1, in idn_send_cmdresp() function 8654 idn_send_cmdresp(domid, mtp, IDNCMD_SLABALLOC, slab_offset, slab_size, in idn_send_slaballoc_resp() 8764 idn_send_cmdresp(domid, mtp, IDNCMD_SLABREAP, 0, 0, EACCES); in idn_recv_slabreap_req() 8810 idn_send_cmdresp(domid, mtp, IDNCMD_SLABREAP, nslabs, 0, serrno); in idn_send_slabreap_resp() 8893 idn_send_cmdresp(domid, mtp, IDNCMD_SLABFREE, slab_offset, slab_size, in idn_send_slabfree_resp() 8957 idn_send_cmdresp(domid, mtp, IDNCMD_NODENAME, (uint_t)bufoffset, 0, in idn_send_nodename_resp()
|
/titanic_50/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 3664 extern void idn_send_cmdresp(int domid, idn_msgtype_t *mtp,
|