Home
last modified time | relevance | path

Searched refs:EFCT_CMD_NOWAIT (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/elx/efct/
Defct_hw.c198 rc = efct_hw_command(hw, buf, EFCT_CMD_NOWAIT, in efct_hw_cb_link()
1413 } else if (opts == EFCT_CMD_NOWAIT) { in efct_hw_command()
1567 rc = efct_hw_command(hw, cmd, EFCT_CMD_NOWAIT, efct_mbox_rsp_cb, ctx); in efct_issue_mbox_rqst()
3118 rc = efct_hw_command(hw, mbxdata, EFCT_CMD_NOWAIT, in efct_hw_get_link_stats()
3201 rc = efct_hw_command(hw, mbxdata, EFCT_CMD_NOWAIT, in efct_hw_get_host_stats()
3256 rc = efct_hw_command(hw, ctx->cmd, EFCT_CMD_NOWAIT, efct_hw_async_cb, in efct_hw_async_call()
3321 rc = efct_hw_command(hw, mbxdata, EFCT_CMD_NOWAIT, in efct_hw_firmware_write()
3353 rc = efct_hw_command(hw, link, EFCT_CMD_NOWAIT, in efct_hw_port_control()
3365 rc = efct_hw_command(hw, link, EFCT_CMD_NOWAIT, in efct_hw_port_control()
3374 rc = efct_hw_command(hw, link, EFCT_CMD_NOWAIT, in efct_hw_port_control()
Defct_hw.h80 EFCT_CMD_NOWAIT, enumerator