Searched refs:NVME_QUIRK_DELAY_AMOUNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/nvme/host/ | ||
H A D | nvme.h | 229 #define NVME_QUIRK_DELAY_AMOUNT 2300 macro |
H A D | core.c | 2216 msleep(NVME_QUIRK_DELAY_AMOUNT); in nvme_disable_ctrl() |