Searched refs:_rdc_multi_write (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_io.h | 917 extern int _rdc_multi_write(nsc_buf_t *, nsc_off_t, nsc_size_t, int,
|
H A D | rdc_dev.c | 2004 * _rdc_multi_write 2011 _rdc_multi_write(nsc_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag, function 2022 "!_rdc_multi_write: bounds check: io(handle) pos %" 2052 "!_rdc_multi_write: removing unsupported NSC_NOBLOCK flag");
|
H A D | rdc_svc.c | 2508 multiret = _rdc_multi_write(handle, handle->sb_pos,
|
Completed in 72 milliseconds