freebsd-dev/sys/dev/nvme
Warner Losh df4245150a This adds CAM pass(4) support for NVMe IO's. Applications indicate
the IO type (Admin or NVM) using XPT op-codes XPT_NVME_ADMIN or
XPT_NVME_IO.

Submitted by:   Chuck Tuffli <chuck@tuffli.net>
Differential Revision:  https://reviews.freebsd.org/D10247
2017-07-14 14:52:20 +00:00
..
nvme_ctrlr_cmd.c
nvme_ctrlr.c Avoid dereferencing unintialized elements in the error path. 2017-03-07 23:06:41 +00:00
nvme_ns_cmd.c Supporting flushing the dump before returning, and simplify/combine the 2016-07-19 19:09:23 +00:00
nvme_ns.c Make multi-namespace nvme drives more robust. 2017-03-07 21:47:54 +00:00
nvme_private.h Convert the Q-Pair and PRP list memory allocations to use BUSDMA. Add a 2016-11-08 00:24:49 +00:00
nvme_qpair.c Avoid dereferencing unintialized elements in the error path. 2017-03-07 23:06:41 +00:00
nvme_sim.c This adds CAM pass(4) support for NVMe IO's. Applications indicate 2017-07-14 14:52:20 +00:00
nvme_sysctl.c Revert r292074 (by smh): Limit stripesize reported from nvd(4) to 4K 2016-03-10 17:13:10 +00:00
nvme_test.c
nvme_util.c
nvme.c Make multi-namespace nvme drives more robust. 2017-03-07 21:47:54 +00:00
nvme.h Add new definitions for namespaces. 2017-06-27 20:24:39 +00:00