Home
last modified time | relevance | path

Searched refs:MFI_IO_TIMEOUT_SECS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c1138 MEGASAS_ROUTINE_WAIT_TIME_VF : MFI_IO_TIMEOUT_SECS); in megasas_issue_polled()
4661 MFI_IO_TIMEOUT_SECS); in megasas_get_pd_list()
4792 MFI_IO_TIMEOUT_SECS); in megasas_get_ld_list()
5030 MFI_IO_TIMEOUT_SECS); in megasas_host_device_list_query()
5216 MFI_IO_TIMEOUT_SECS); in megasas_get_snapdump_properties()
6832 cmd, MFI_IO_TIMEOUT_SECS); in megasas_get_target_prop()
7662 if (megasas_issue_blocked_cmd(instance, cmd, MFI_IO_TIMEOUT_SECS) in megasas_flush_cache()
7693 instance->aen_cmd, MFI_IO_TIMEOUT_SECS); in megasas_shutdown_controller()
7696 instance->map_update_cmd, MFI_IO_TIMEOUT_SECS); in megasas_shutdown_controller()
7699 instance->jbod_seq_cmd, MFI_IO_TIMEOUT_SECS); in megasas_shutdown_controller()
[all …]
H A Dmegaraid_sas_fusion.c1266 wait_and_poll(instance, cmd, MFI_IO_TIMEOUT_SECS); in megasas_ioc_init_fusion()
1357 MFI_IO_TIMEOUT_SECS); in megasas_sync_pd_seq_num()
1448 MFI_IO_TIMEOUT_SECS); in megasas_get_ld_map_info()
H A Dmegaraid_sas.h1606 #define MFI_IO_TIMEOUT_SECS 180 macro