Home
last modified time | relevance | path

Searched refs:rdc_aio_buf_add (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h922 extern aio_buf_t *rdc_aio_buf_add(int, rdc_buf_t *);
H A Drdc_dev.c2307 p = rdc_aio_buf_add(krdc->index, h); in _rdc_write()
2771 p = rdc_aio_buf_add(krdc->index, h); in _rdc_zero()
H A Drdc_io.c6628 rdc_aio_buf_add(int index, rdc_buf_t *h) in rdc_aio_buf_add() function