Searched defs:st_bigblk_xfer_done (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c660 static int st_bigblk_xfer_done(struct buf *bp);
16226 st_bigblk_xfer_done(struct buf *bp) function
16243 ST_FUNC(ST_DEVINFO, st_bigblk_xfer_done);
16316 cont_bp->b_iodone = st_bigblk_xfer_done;
16344 st_bigblk_xfer_done(struct buf *bp) function

Completed in 98 milliseconds