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

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h912 extern int rdc_net_write(int, int, nsc_buf_t *, nsc_off_t, nsc_size_t, uint_t,
H A Drdc_clnt.c687 * rdc_net_write
696 rdc_net_write(int local_index, int remote_index, nsc_buf_t *handle, function
725 cmn_err(CE_NOTE, "!rdc_net_write: handle bounds");
792 cmn_err(CE_WARN, "!rdc_net_write: null intf for index %d",
840 "!rdc_net_write: walked off end of handle!");
868 "!rdc_net_write: null intf for index %d",
921 "!rdc_net_write(5): cd %d err %d ret %d",
930 "!rdc_net_write: r_net_write(5) "
943 "!rdc_net_write: no valid index from "
2072 * Note the thread within rdc_net_write
[all...]
H A Drdc_dev.c1906 rc = rdc_net_write(krdc->index, krdc->remote_index,
H A Drdc_io.c2822 if ((rc = rdc_net_write(krdc->index, krdc->remote_index, handle,
3318 if ((sts = rdc_net_write(krdc->index,

Completed in 107 milliseconds