Searched refs:rdc_net_write (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_io.h | 912 extern int rdc_net_write(int, int, nsc_buf_t *, nsc_off_t, nsc_size_t, uint_t,
|
H A D | rdc_clnt.c | 696 rdc_net_write(int local_index, int remote_index, nsc_buf_t *handle, in rdc_net_write() function 2201 rc = rdc_net_write(krdc->index, krdc->remote_index, in _rdc_remote_flush()
|
H A D | rdc_dev.c | 1906 rc = rdc_net_write(krdc->index, krdc->remote_index, in _rdc_remote_write()
|
H A D | rdc_io.c | 2821 if ((rc = rdc_net_write(krdc->index, krdc->remote_index, handle, in _rdc_sync_wrthr() 3317 if ((sts = rdc_net_write(krdc->index, in _rdc_sync()
|