freebsd-dev/sys/dev/nvme
Warner Losh 91182bcfb6 Even though they are reserved, cdw2 and cdw3 can be set via nvme-cli
(and soon nvmecontrol). Go ahead and copy them into rsvd2 and rsvd3.

Sponsored by: Netflix
2018-12-07 21:58:08 +00:00
..
nvme_ctrlr_cmd.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_ctrlr.c Even though they are reserved, cdw2 and cdw3 can be set via nvme-cli 2018-12-07 21:58:08 +00:00
nvme_ns_cmd.c Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00
nvme_ns.c Use atomic_load_acq_int() here too to poll done, ala r328521 2018-11-13 22:41:20 +00:00
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 Refactor NVMe CAM integration. 2018-05-25 03:34:33 +00:00
nvme_sysctl.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_test.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme_util.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
nvme.c Remove do-nothing nvme_modevent. 2018-11-16 16:51:44 +00:00
nvme.h Make NVMe compatible with the original API 2018-08-22 04:29:24 +00:00