linux/drivers/scsi/sym53c8xx_2
Matthew Wilcox 39c05d1e3c [SCSI] sym53c8xx: Remove data_mapping and data_mapped
Before all commands used sg, data_mapping and data_mapped were used to
distinguish whether the command had used map_single or map_sg.  Now all
commands are sg, so we can delete data_mapping, data_mapped and the
wrapper functions __unmap_scsi_data, __map_scsi_sg_data, unmap_scsi_data
and map_scsi_sg_data.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-23 15:08:26 -04:00
..
Makefile
sym53c8xx.h
sym_defs.h
sym_fw1.h
sym_fw2.h
sym_fw.c
sym_fw.h
sym_glue.c [SCSI] sym53c8xx: Remove data_mapping and data_mapped 2007-10-23 15:08:26 -04:00
sym_glue.h [SCSI] sym53c8xx: Use pci_dev irq number 2007-10-23 15:08:07 -04:00
sym_hipd.c
sym_hipd.h
sym_malloc.c
sym_misc.h
sym_nvram.c
sym_nvram.h