Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_misc.c399 size_t msgb_len; in s1394_mblk_too_small() local
406 msgb_len = 0; in s1394_mblk_too_small()
412 msgb_len += (curr_blk->b_wptr - curr_blk->b_rptr); in s1394_mblk_too_small()
414 msgb_len += in s1394_mblk_too_small()
418 if (msgb_len >= size) { in s1394_mblk_too_small()
H A Dt1394.c1195 size_t msgb_len; in t1394_recv_request_done() local
1259 msgb_len = 0; in t1394_recv_request_done()
1279 msgb_len += in t1394_recv_request_done()
1282 if (msgb_len >= size) { in t1394_recv_request_done()