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

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_ncallio.c298 nsc_ncio_read(nsc_ncio_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag) function
452 if ((rc = nsc_ncio_read(h, pos, len, flag)) != 0) {
536 { "Read", (uintptr_t)nsc_ncio_read, 0 },

Completed in 59 milliseconds