Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h72 extern void *ocs_cbuf_get(ocs_cbuf_t *cbuf, int32_t timeout_usec);
H A Docs_unsol.c86 seq = ocs_cbuf_get(thread_data->seq_cbuf, 100000); in ocs_unsol_rq_thread()
H A Docs_utils.c501 ocs_cbuf_get(ocs_cbuf_t *cbuf, int32_t timeout_usec) in ocs_cbuf_get() function