linux/drivers/scsi/aic94xx
Christoph Hellwig 3a21986f1a scsi: aic94xx: fully convert to the generic DMA API
The driver is currently using an odd mix of legacy PCI DMA API and
generic DMA API calls, switch it over to the generic API entirely.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-10-17 21:58:51 -04:00
..
aic94xx_dev.c
aic94xx_dump.c
aic94xx_dump.h
aic94xx_hwi.c
aic94xx_hwi.h
aic94xx_init.c scsi: aic94xx: fully convert to the generic DMA API 2018-10-17 21:58:51 -04:00
aic94xx_reg_def.h
aic94xx_reg.c
aic94xx_reg.h
aic94xx_sas.h
aic94xx_scb.c scsi: aic94xx: mark expected switch fall-throughs 2018-10-16 21:54:41 -04:00
aic94xx_sds.c
aic94xx_sds.h
aic94xx_seq.c
aic94xx_seq.h
aic94xx_task.c scsi: aic94xx: fully convert to the generic DMA API 2018-10-17 21:58:51 -04:00
aic94xx_tmf.c
aic94xx.h
Kconfig
Makefile