Searched refs:ocs_hw_cb_fw_write (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.c94 static int32_t ocs_hw_cb_fw_write(ocs_hw_t *, int32_t, uint8_t *, void *);
5155 rc = ocs_hw_command(hw, mbxdata, OCS_CMD_NOWAIT, ocs_hw_cb_fw_write, cb_arg);
5185 ocs_hw_cb_fw_write(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg) function

Completed in 161 milliseconds