Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2749 u32 wait_time = MEGASAS_RESET_WAIT_TIME; in megasas_wait_for_outstanding()
4137 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4162 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4177 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4209 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4216 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4220 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4224 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4228 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
4232 max_wait = MEGASAS_RESET_WAIT_TIME; in megasas_transition_to_ready()
[all …]
H A Dmegaraid_sas.h1571 #define MEGASAS_RESET_WAIT_TIME 180 macro