linux/drivers/dma/ioat
Dan Williams d0b0c8c79b ioat: fix xor_idx_to_desc
For versions of the device that implement operation-types 0x87, 0x88
(IOAT_OP_XOR, IOAT_OP_XOR_VAL) this map determines whether a given
source is located in the base or extended descriptor.  Source addresses
6 through 8 require an extended descriptor, hence 0xe0, not 0xd0.  No
shipping hardware currently implements these operation types.

Reported-by: Evgueni Smogailov <evgueni.smogailov@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-08-03 22:25:06 -07:00
..
Makefile
dca.c
dma.c
dma.h
dma_v2.c
dma_v2.h
dma_v3.c ioat: fix xor_idx_to_desc 2011-08-03 22:25:06 -07:00
hw.h
pci.c
registers.h