Searched refs:EFCT_CMD_POLL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/elx/efct/ |
D | efct_hw.c | 64 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()
|
D | efct_hw.h | 78 EFCT_CMD_POLL, enumerator
|