Searched refs:ocs_hw_dump_get (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.h1338 extern ocs_hw_rtn_e ocs_hw_dump_get(ocs_hw_t *, ocs_dma_t *, uint32_t, uint32_t, ocs_hw_dump_get_cb_t, void *);
H A Docs_hw.c6891 * that was malloc'd by ocs_hw_dump_get(), then call the callback
6950 ocs_hw_dump_get(ocs_hw_t *hw, ocs_dma_t *dma, uint32_t size, uint32_t offset, ocs_hw_dump_get_cb_t cb, void *arg) function

Completed in 211 milliseconds