Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_utils.h76 extern int32_t ocs_cbuf_put(ocs_cbuf_t *cbuf, void *elem);
HDocs_utils.c531 ocs_cbuf_put(ocs_cbuf_t *cbuf, void *elem) in ocs_cbuf_put() function
566 ocs_cbuf_put(cbuf, ocs_array_get(array, i)); in ocs_cbuf_prime()
HDocs_unsol.c179 rc = ocs_cbuf_put(xport->rq_thread_info[thr_index].seq_cbuf, seq); in ocs_unsolicited_cb()