Home
last modified time | relevance | path

Searched refs:nsc_copy_direct (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h108 int nsc_copy_direct(void *, void *, nsc_off_t, nsc_off_t, nsc_size_t) { } in nsc_copy_direct() function
H A Dnsctl.h310 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 Dnsc_cache.c333 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 Ddsw_dev.h290 rc = nsc_copy_direct(buf1, buf2, pos1, pos2, len); \