freebsd-dev/sys/dev/nvme
Warner Losh 824073fbd6 Avoid dereferencing unintialized elements in the error path.
Some drives sometimes have errors for things like setting the number
of queue entries in the submission queue. The error paths taken for
these drives ensure a panic dereferencing uninialized data.

Sponsored by: Netflix
2017-03-07 23:06:41 +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
nvme_ns.c Make multi-namespace nvme drives more robust. 2017-03-07 21:47:54 +00:00
nvme_private.h
nvme_qpair.c Avoid dereferencing unintialized elements in the error path. 2017-03-07 23:06:41 +00:00
nvme_sim.c
nvme_sysctl.c
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 cwd10 takes the low 32-bits and cwd11 takes the upper 32-bits of the 2017-03-07 23:02:59 +00:00