linux/drivers/scsi/csiostor
Romain Perier decab9a6fb scsi: csiostor: Replace PCI pool old API
The PCI pool API is deprecated. This commit replaces the PCI pool old
API by the appropriate function with the DMA pool API. It also updates
the name of some variables and the content of comments, accordingly.

Signed-off-by: Romain Perier <romain.perier@collabora.com>
Reviewed-by: Peter Senna Tschudin <peter.senna@collabora.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-08-07 14:04:01 -04:00
..
csio_attr.c
csio_defs.h
csio_hw.c scsi: csiostor: add check for supported fw version 2017-06-12 20:48:05 -04:00
csio_hw.h scsi: csiostor: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
csio_hw_chip.h scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_hw_t5.c scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_init.c scsi: csiostor: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
csio_init.h scsi: csiostor: update module version 2017-06-26 15:00:58 -04:00
csio_isr.c scsi: csiostor: switch to pci_alloc_irq_vectors 2017-04-06 12:57:03 -04:00
csio_lnode.c scsi: csiostor: Avoid content leaks and casts 2017-06-12 20:48:05 -04:00
csio_lnode.h
csio_mb.c
csio_mb.h
csio_rnode.c
csio_rnode.h
csio_scsi.c scsi: csiostor: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
csio_scsi.h
csio_wr.c scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_wr.h
Kconfig
Makefile
t4fw_api_stor.h