freebsd-dev/sys/dev/nvme
Warner Losh 09efa3dfb2 Put a workaround in for command timeout malfunctioning
At least one NVMe drive has a bug that makeing the Command Time Out
PCIe feature unreliable. The workaround is to disable this
feature. The driver wouldn't deal correctly with a timeout anyway.
Only do this for drives that are known bad.

Sponsored by: Netflix, Inc
Differential Revision: https://reviews.freebsd.org/D17708
2018-10-26 14:27:37 +00:00
..
nvme_ctrlr_cmd.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_ctrlr.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_ns_cmd.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_ns.c
nvme_private.h Put a workaround in for command timeout malfunctioning 2018-10-26 14:27:37 +00:00
nvme_qpair.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_sim.c
nvme_sysctl.c
nvme_test.c
nvme_util.c
nvme.c Put a workaround in for command timeout malfunctioning 2018-10-26 14:27:37 +00:00
nvme.h Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00