freebsd-dev/sys/dev/nvme
Alexander Motin 915f019715 Use RTD3 Entry Latency value as shutdown timeout.
This field was not in specs when the driver was written, but now there
are SSDs with the reported latency of 10s, where hardcoded value of 5s
seems to be not enough sometimes, causing shutdown timeout messages.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2020-10-14 15:50:28 +00:00
..
nvme_ahci.c
nvme_ctrlr_cmd.c
nvme_ctrlr.c Use RTD3 Entry Latency value as shutdown timeout. 2020-10-14 15:50:28 +00:00
nvme_ns_cmd.c
nvme_ns.c
nvme_pci.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_private.h nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_qpair.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_sim.c
nvme_sysctl.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_test.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_util.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme.h Add an ioctl to get an NVMe device's maximum transfer size 2020-09-21 15:41:47 +00:00