ocs_hw_async_call
if (ocs_hw_async_call(hw, __ocs_hw_port_realloc_cb, sport)) {
if (ocs_hw_async_call(hw, target_wqe_timer_nop_cb, hw)) {
extern int32_t ocs_hw_async_call(ocs_hw_t *hw, ocs_hw_async_cb_t callback, void *arg);
if (ocs_hw_async_call(&ocs->hw, ocs_scsi_check_pending_async_cb, io)) {
if (ocs_hw_async_call(&ocs->hw, ocs_scsi_check_pending_async_cb, io)) {
if (ocs_hw_async_call(hw, ocs_xport_post_node_event_cb, &payload)) {