search for: ddi_dma_mem_alloc

Displaying 1 result from an estimated 1 matches for "ddi_dma_mem_alloc".

2006 Oct 31
0
PSARC 2006/188 Memory Cache Disable Support on x86
Author: eota Repository: /hg/zfs-crypto/gate Revision: 5280d884b1432bc97a53a686598dc80c1b1a38cc Log message: PSARC 2006/188 Memory Cache Disable Support on x86 4262085 devmap_umem_setup doesn''t honor accattrp parameter 6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86 6397314 iprb calls ddi_dma_mem_alloc() with zero for the data transfer mode Files: update: usr/src/uts/common/io/scsi/impl/scsi_resource.c update: usr/src/uts/common/io/scsi/impl/scsi_subr.c update: usr/src/uts/common/io/scsi/targets/st.c updat...