Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1031 boolean_t mblk_too_small; in t1394_recv_request_done() local
1085 mblk_too_small = B_TRUE; in t1394_recv_request_done()
1103 mblk_too_small = B_FALSE; in t1394_recv_request_done()
1109 if (mblk_too_small == B_TRUE) { in t1394_recv_request_done()
1116 ASSERT(mblk_too_small != B_TRUE); in t1394_recv_request_done()