opnsense-src/sys/dev/nvme
Warner Losh d0e75394cf Use the correct queue depth for nda devices.
Submitted by: Matt Williams
2017-08-08 16:06:16 +00:00
..
nvme.c Make multi-namespace nvme drives more robust. 2017-03-07 21:47:54 +00:00
nvme.h Make nvd vs nda choice boot-time rather than build-time 2017-08-04 03:40:01 +00:00
nvme_ctrlr.c Avoid dereferencing unintialized elements in the error path. 2017-03-07 23:06:41 +00:00
nvme_ctrlr_cmd.c Use bitwise OR instead of logical OR when constructing value for 2014-06-10 21:40:43 +00:00
nvme_ns.c Make multi-namespace nvme drives more robust. 2017-03-07 21:47:54 +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_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 Use the correct queue depth for nda devices. 2017-08-08 16:06:16 +00:00
nvme_sysctl.c Make nvd vs nda choice boot-time rather than build-time 2017-08-04 03:40:01 +00:00
nvme_test.c Extend some 32-bit fields and variables to 64-bit to prevent overflow 2013-10-08 15:47:22 +00:00
nvme_util.c Add message when nvd disks are attached and detached. 2013-07-19 21:40:57 +00:00