K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2017-08-12T22:13:06.176476Z K 7 svn:log V 353 Move NVME controller shutdown from being called as part of module unloading to being called through the newbus DEVICE_SHUTDOWN() path. This ensures that the NVME controller gets shut down before the device and bus disappear and prevents data corruption on shutdown on at least Samsung EVO 960 SSDs. PR: kern/211852 Reviewed by: imp MFC after: 2 weeks END