Home
last modified time | relevance | path

Searched refs:rdc_aio_tbuf_get (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_dev.c73 rdc_aio_t *rdc_aio_tbuf_get(void *, void *, int, int, int, int, int);
2384 rdc_aio_tbuf_get(sync, anon->rdc_abufp, pos, len, in _rdc_write()
2460 bp[nthr] = rdc_aio_tbuf_get(sync, h, pos, len, in _rdc_write()
H A Drdc_io.c6549 rdc_aio_tbuf_get(void *n, void *h, int pos, int len, int flag, int index, int s) in rdc_aio_tbuf_get() function