Searched refs:NVME_MIN_TIMEOUT_PERIOD (Results 1 – 3 of 3) sorted by relevance
143 newval < NVME_MIN_TIMEOUT_PERIOD) { in nvme_sysctl_timeout_period()
83 #define NVME_MIN_TIMEOUT_PERIOD (5) macro
1455 timeout_period = max(timeout_period, NVME_MIN_TIMEOUT_PERIOD); in nvme_ctrlr_construct()1461 timeout_period = max(timeout_period, NVME_MIN_TIMEOUT_PERIOD); in nvme_ctrlr_construct()