K 10 svn:author V 4 mmel K 8 svn:date V 27 2020-11-30T07:01:12.171964Z K 7 svn:log V 299 NVME: Don't try to swap data on little endian machines. These swapping functions violate BUSDMA contract - we cannot write to armed (by bus_dmamap_sync(PRE_..)) buffers. Remove them at least from little endian machines until a better solution will be developed. Reviewed by: imp MFC after: 3 weeks END