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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.c7023 ocs_hw_cb_dump_clear(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg) function
7049 * the callback function ocs_hw_cb_dump_clear() gets called to free the mailbox
7092 rc = ocs_hw_command(hw, mbxdata, opts, ocs_hw_cb_dump_clear, cb_arg);
7095 rc = ocs_hw_cb_dump_clear(hw, 0, mbxdata, cb_arg);

Completed in 162 milliseconds