K 10 svn:author V 5 chuck K 8 svn:date V 27 2020-06-29T00:31:51.403288Z K 7 svn:log V 339 bhyve: refactor NVMe I/O read/write Split the NVM I/O function (i.e. nvme_opc_write_read) into separate functions - one for RAM based backing-store and another for disk based backing-store for easier maintenance. No functional changes. Tested by: Jason Tubnor MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D24890 END