Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c64 rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL); in efct_hw_read_max_dump_size()
650 rc = efct_hw_command(hw, cmd, EFCT_CMD_POLL, NULL, NULL); in efct_hw_init_prereg_io()
708 rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL); in efct_hw_config_set_fdt_xfer_hint()
765 rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL); in efct_hw_config_rq()
815 rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL); in efct_hw_config_mrq()
872 rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL); in efct_hw_config_sli_port_health_check()
1401 if (opts == EFCT_CMD_POLL) { in efct_hw_command()
H A Defct_hw.h78 EFCT_CMD_POLL, enumerator