Searched refs:m_xargs (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_proto.c | 5726 (void) idn_recv_nego(domid, &mt, hp->m_xargs, dcookie); in idn_recv_proto() 5730 idn_recv_config(domid, &mt, hp->m_xargs); in idn_recv_proto() 5734 (void) idn_recv_con(domid, &mt, hp->m_xargs); in idn_recv_proto() 5738 (void) idn_recv_fin(domid, &mt, hp->m_xargs); in idn_recv_proto() 5742 idn_recv_cmd(domid, &mt, hp->m_xargs); in idn_recv_proto() 5755 (void) idn_recv_data(domid, &mt, hp->m_xargs); in idn_recv_proto() 8354 SET_XARGS(jp->j_msg.m_xargs, cmdtype, arg1, arg2, arg3); in idn_local_cmd()
|
H A D | idn.c | 4962 SET_XARGS(jp->j_msg.m_xargs, in idn_handler()
|
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 1991 idn_xdcargs_t m_xargs; member
|