Searched refs:NVME_MIN_TIMEOUT_PERIOD (Results 1 – 3 of 3) sorted by relevance
144 newval < NVME_MIN_TIMEOUT_PERIOD) { in nvme_sysctl_timeout_period()
84 #define NVME_MIN_TIMEOUT_PERIOD (5) macro
1547 timeout_period = max(timeout_period, NVME_MIN_TIMEOUT_PERIOD); in nvme_ctrlr_construct()1553 timeout_period = max(timeout_period, NVME_MIN_TIMEOUT_PERIOD); in nvme_ctrlr_construct()