Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-core.c51 #define SHUTDOWN_TIMEOUT (shutdown_timeout * HZ)
61 static unsigned char shutdown_timeout = 5; variable
62 module_param(shutdown_timeout, byte, 0644);
63 MODULE_PARM_DESC(shutdown_timeout, "timeout in seconds for controller shutdown");