Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dpci.c56 #define SHUTDOWN_TIMEOUT (shutdown_timeout * HZ)
66 static unsigned char shutdown_timeout = 5; variable
67 module_param(shutdown_timeout, byte, 0644);
68 MODULE_PARM_DESC(shutdown_timeout, "timeout in seconds for controller shutdown");