Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2754 u32 wait_time = MEGASAS_RESET_WAIT_TIME; in megasas_wait_for_outstanding()
4144 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4169 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4184 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4216 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4223 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4227 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4231 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4235 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4239 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
[all …]
H A Dmegaraid_sas.h1571 #define MEGASAS_RESET_WAIT_TIME 180 macro