Home
last modified time | relevance | path

Searched refs:basize (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dtl.c2361 ssize_t msz = MBLKL(mp), basize; in tl_bind() local
2601 basize = sizeof (struct T_bind_ack) + tep->te_alen; in tl_bind()
2602 bamp = reallocb(mp, basize, 0); in tl_bind()
2611 tl_memrecover(wq, mp, basize); in tl_bind()
2616 bamp->b_wptr = bamp->b_rptr + basize; in tl_bind()