nvme - Add kernel dump support
commit6a504c32034f6a9f0b1255614f1263cca6f7341b
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Jun 2016 05:23:27 +0000 (9 22:23 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Jun 2016 05:23:27 +0000 (9 22:23 -0700)
treedcfea3361e435e2781f647718d3d159c7ddbbdb5
parent6c8a59028088f4e51fd538d78e69d96be5fe8311
nvme - Add kernel dump support

* Add kernel dump support to the nvme driver.

* Issue a FLUSH and chip shutdown sequence after the dump completes.
sys/dev/disk/nvme/nvme.c
sys/dev/disk/nvme/nvme.h
sys/dev/disk/nvme/nvme_admin.c
sys/dev/disk/nvme/nvme_disk.c