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

/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c955 struct lofi_state *lsp, size_t len, int method, caddr_t bcopy_locn)
971 bcopy(bcopy_locn, bufaddr, len);
1009 bcopy(iobuf, bcopy_locn, len);
954 lofi_rdwr(caddr_t bufaddr, offset_t offset, struct buf *bp, struct lofi_state *lsp, size_t len, int method, caddr_t bcopy_locn) argument

Completed in 71 milliseconds