Searched refs:T_info_req (Results 1 – 11 of 11) sorted by relevance
54 struct T_info_req *inforeqp; in _tx_getinfo()78 inforeqp = (struct T_info_req *)ctlbuf.buf; in _tx_getinfo()83 (int)sizeof (struct T_info_req), TI_GETINFO, &retlen); in _tx_getinfo()
81 strioc.ic_len = (int)sizeof (struct T_info_req); in _tx_alloc()
1458 (int)sizeof (struct T_info_req), TI_SYNC, &retlen); in _t_expinline_queued()
88 strioc.ic_len = (int)sizeof (struct T_info_req); in t_kgetstate()
216 strioc.ic_len = (int)sizeof (struct T_info_req); in t_kopen()
269 struct T_info_req { struct548 struct T_info_req info_req; /* information req */
119 #define TINFOREQSZ sizeof (struct T_info_req)
1693 error = miocpullup(mp, sizeof (struct T_info_req)); in timodwproc()1761 ASSERT(MBLKL(tsr_mp) >= sizeof (struct T_info_req)); in timodwproc()1763 ((struct T_info_req *)tsr_mp->b_rptr)->PRIM_type = in timodwproc()1766 sizeof (struct T_info_req); in timodwproc()1837 ((struct T_info_req *)tcsr_mp->b_rptr)-> in timodwproc()1840 sizeof (struct T_info_req); in timodwproc()2701 sizeof (struct T_info_req), M_PCPROTO, T_INFO_REQ); in tim_tcap_genreply()
496 if ((bp = allocb_cred(sizeof (struct T_info_req) + in rmm_open()509 bp->b_wptr += sizeof (struct T_info_req); in rmm_open()
4028 sizeof (struct T_info_req)); in clnt_dispatch_notifyconn()4031 mp->b_wptr = mp->b_rptr + sizeof (struct T_info_req); in clnt_dispatch_notifyconn()
599 struct T_info_req tir; in do_tinfo()615 sizeof (struct T_info_req) + sizeof (struct T_info_ack), in do_tinfo()