Searched refs:ocs_cbuf_alloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ocs_fc/
H A Docs_utils.h70 extern ocs_cbuf_t *ocs_cbuf_alloc(ocs_os_handle_t os, uint32_t entry_count);
H A Docs_xport.c150 xport->rq_thread_info[i].seq_cbuf = ocs_cbuf_alloc(ocs, OCS_HW_RQ_NUM_HDR);
H A Docs_utils.c440 ocs_cbuf_alloc(ocs_os_handle_t os, uint32_t entry_count) function

Completed in 98 milliseconds