Searched refs:_rdc_bzero (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_dev.c2616 _rdc_bzero(nsc_buf_t *h, nsc_off_t pos, nsc_size_t len) function
2625 "!_rdc_bzero: bounds check: io(handle) pos %" NSC_XSZFMT
2837 * the data in the buffer, or _rdc_bzero will be used below.
2843 _rdc_bzero(&h->rdc_bufh, pos, len);

Completed in 48 milliseconds