K 10 svn:author V 3 mav K 8 svn:date V 27 2018-02-01T16:45:08.278329Z K 7 svn:log V 346 MFC r322443 (by nwhitehorn): 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 END