Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbuf.h383 int bp_copyout(void *, struct buf *, offset_t, size_t);
/titanic_50/usr/src/uts/common/os/
H A Dbp_map.c251 bp_copyout(void *driverbuf, struct buf *bp, offset_t offset, size_t size) in bp_copyout() function
/titanic_50/usr/src/man/man9f/
H A DMakefile55 bp_copyout.9f \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc51 file path=usr/share/man/man9f/bp_copyout.9f
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c16264 (void) bp_copyout(bp->b_un.b_addr, orig_bp, 0, in st_bigblk_xfer_done()