Searched refs:fasdmatype_t (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/arm/ |
H A D | fas216.h | 196 } fasdmatype_t; typedef 301 fasdmatype_t transfer_type; /* current type of DMA transfer */ 302 fasdmatype_t (*setup) (struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, fasdmatype_t min_dma);
|
H A D | arxescsi.c | 66 static fasdmatype_t 68 fasdmadir_t direction, fasdmatype_t min_type) in arxescsi_dma_setup()
|
H A D | powertec.c | 119 /* Prototype: fasdmatype_t powertecscsi_dma_setup(host, SCpnt, direction, min_type) 127 static fasdmatype_t 129 fasdmadir_t direction, fasdmatype_t min_type) in powertecscsi_dma_setup()
|
H A D | eesox.c | 146 /* Prototype: fasdmatype_t eesoxscsi_dma_setup(host, SCpnt, direction, min_type) 154 static fasdmatype_t 156 fasdmadir_t direction, fasdmatype_t min_type) in eesoxscsi_dma_setup()
|
H A D | cumana_2.c | 145 /* Prototype: fasdmatype_t cumanascsi_2_dma_setup(host, SCpnt, direction, min_type) 153 static fasdmatype_t 155 fasdmadir_t direction, fasdmatype_t min_type) in cumanascsi_2_dma_setup()
|
H A D | fas216.c | 706 fasdmatype_t dmatype = info->dma.transfer_type; in fas216_cleanuptransfer() 750 fasdmatype_t dmatype; in fas216_transfer()
|
/kernel/linux/linux-6.6/drivers/scsi/arm/ |
H A D | fas216.h | 196 } fasdmatype_t; typedef 301 fasdmatype_t transfer_type; /* current type of DMA transfer */ 302 fasdmatype_t (*setup) (struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, fasdmatype_t min_dma);
|
H A D | arxescsi.c | 70 static fasdmatype_t 72 fasdmadir_t direction, fasdmatype_t min_type) in arxescsi_dma_setup()
|
H A D | eesox.c | 150 /* Prototype: fasdmatype_t eesoxscsi_dma_setup(host, SCpnt, direction, min_type) 158 static fasdmatype_t 160 fasdmadir_t direction, fasdmatype_t min_type) in eesoxscsi_dma_setup()
|
H A D | powertec.c | 123 /* Prototype: fasdmatype_t powertecscsi_dma_setup(host, SCpnt, direction, min_type) 131 static fasdmatype_t 133 fasdmadir_t direction, fasdmatype_t min_type) in powertecscsi_dma_setup()
|
H A D | cumana_2.c | 149 /* Prototype: fasdmatype_t cumanascsi_2_dma_setup(host, SCpnt, direction, min_type) 157 static fasdmatype_t 159 fasdmadir_t direction, fasdmatype_t min_type) in cumanascsi_2_dma_setup()
|
H A D | fas216.c | 709 fasdmatype_t dmatype = info->dma.transfer_type; in fas216_cleanuptransfer() 753 fasdmatype_t dmatype; in fas216_transfer()
|
Completed in 15 milliseconds