Searched refs:B4_CHK_RDY_DELAY_MS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_ctrlr.c47 #define B4_CHK_RDY_DELAY_MS 2300 /* work arond controller bug */ macro
307 pause("nvmeR", B4_CHK_RDY_DELAY_MS * hz / 1000);

Completed in 53 milliseconds