Searched refs:ocs_hw_cb_dump_clear (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/dev/ocs_fc/ |
| HD | ocs_hw.c | 7044 ocs_hw_cb_dump_clear(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg) in ocs_hw_cb_dump_clear() function 7113 rc = ocs_hw_command(hw, mbxdata, opts, ocs_hw_cb_dump_clear, cb_arg); in ocs_hw_dump_clear() 7116 rc = ocs_hw_cb_dump_clear(hw, 0, mbxdata, cb_arg); in ocs_hw_dump_clear()
|