T_info_req
(int)sizeof (struct T_info_req), TI_SYNC, &retlen);
strioc.ic_len = (int)sizeof (struct T_info_req);
struct T_info_req *inforeqp;
inforeqp = (struct T_info_req *)ctlbuf.buf;
(int)sizeof (struct T_info_req), TI_GETINFO, &retlen);
struct T_info_req tir;
sizeof (struct T_info_req) + sizeof (struct T_info_ack),
error = miocpullup(mp, sizeof (struct T_info_req));
ASSERT(MBLKL(tsr_mp) >= sizeof (struct T_info_req));
((struct T_info_req *)tsr_mp->b_rptr)->PRIM_type =
sizeof (struct T_info_req);
((struct T_info_req *)tcsr_mp->b_rptr)->
sizeof (struct T_info_req);
sizeof (struct T_info_req), M_PCPROTO, T_INFO_REQ);
strioc.ic_len = (int)sizeof (struct T_info_req);
strioc.ic_len = (int)sizeof (struct T_info_req);
sizeof (struct T_info_req));
mp->b_wptr = mp->b_rptr + sizeof (struct T_info_req);
if ((bp = allocb_cred(sizeof (struct T_info_req) +
bp->b_wptr += sizeof (struct T_info_req);
#define TINFOREQSZ sizeof (struct T_info_req)
struct T_info_req info_req; /* information req */