Searched refs:T_info_req (Results 1 – 12 of 12) sorted by relevance
56 struct T_info_req *inforeqp; in _tx_getinfo()80 inforeqp = (struct T_info_req *)ctlbuf.buf; in _tx_getinfo()85 (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()
192 struct T_info_req { struct365 struct T_info_req info_req; /* information req */
90 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()
118 #define TINFOREQSZ sizeof (struct T_info_req)
306 struct T_info_req { struct585 struct T_info_req info_req; /* information req */
1689 error = miocpullup(mp, sizeof (struct T_info_req)); in timodwproc()1757 ASSERT(MBLKL(tsr_mp) >= sizeof (struct T_info_req)); in timodwproc()1759 ((struct T_info_req *)tsr_mp->b_rptr)->PRIM_type = in timodwproc()1762 sizeof (struct T_info_req); in timodwproc()1833 ((struct T_info_req *)tcsr_mp->b_rptr)-> in timodwproc()1836 sizeof (struct T_info_req); in timodwproc()2697 sizeof (struct T_info_req), M_PCPROTO, T_INFO_REQ); in tim_tcap_genreply()
494 if ((bp = allocb_cred(sizeof (struct T_info_req) + in rmm_open()507 bp->b_wptr += sizeof (struct T_info_req); in rmm_open()
3322 sizeof (struct T_info_req)); in clnt_dispatch_notifyconn()3325 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()