Searched refs:nsc_copy_direct (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/avs/ns/ |
H A D | nsctl_inter.h | 108 int nsc_copy_direct(void *, void *, nsc_off_t, nsc_off_t, nsc_size_t) { } in nsc_copy_direct() function
|
H A D | nsctl.h | 310 extern int nsc_copy_direct(nsc_buf_t *, nsc_buf_t *, nsc_off_t,
|
/titanic_50/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_cache.c | 333 nsc_copy_direct(nsc_buf_t *h1, nsc_buf_t *h2, nsc_off_t pos1, in nsc_copy_direct() function
|
/titanic_50/usr/src/uts/common/avs/ns/dsw/ |
H A D | dsw_dev.h | 290 rc = nsc_copy_direct(buf1, buf2, pos1, pos2, len); \
|