Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic.h88 #define SNIC_LUN_RESET_TIMEOUT 30000 /* msec */ macro
H A Dsnic_scsi.c2068 wait_for_completion_timeout(&tm_done, SNIC_LUN_RESET_TIMEOUT); in snic_send_dr_and_wait()