Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c4099 #define ECM_MIN_TMO 1000 /* Minimum timeout value for req */ macro
4120 io_req->tmo -= min_t(uint32_t, io_req->tmo, ECM_MIN_TMO); in csio_mgmt_tmo_handler()
4139 jiffies + msecs_to_jiffies(ECM_MIN_TMO)); in csio_mgmt_tmo_handler()