Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_xmit.c622 av1394_it_ixl_buf_t *nextbp) in av1394_it_ixl_complete_buf2() argument
624 bp->tb_common.tc_next = &nextbp->tb_common; in av1394_it_ixl_complete_buf2()
626 (ixl1394_command_t *)&nextbp->tb_label; in av1394_it_ixl_complete_buf2()
/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c1553 mblk_t *nextbp; in strrput() local
1760 nextbp = NULL; in strrput()
1762 nextbp = bp->b_next; in strrput()
1864 if (nextbp == NULL) in strrput()
1873 bp = nextbp; in strrput()