Searched refs:dma_stop (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmvme147.c59 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, function
85 wd33c93_init(mvme147_host, regs, dma_setup, dma_stop, WD33C93_FS_8_10);
H A Dsgiwd93.c128 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, function
139 pr_debug("dma_stop: status<%d> ", status);
249 wd33c93_init(host, regs, dma_setup, dma_stop, WD33C93_FS_MHZ(20));
H A Da2091.c112 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, function
199 wd33c93_init(instance, regs, dma_setup, dma_stop, WD33C93_FS_8_10);
H A Da3000.c112 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, function
191 wd33c93_init(a3000_host, regs, dma_setup, dma_stop, WD33C93_FS_12_15);
H A Dgvp11.c144 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, function
326 wd33c93_init(instance, regs, dma_setup, dma_stop,
H A Dwd33c93.h236 dma_stop_t dma_stop; member in struct:WD33C93_hostdata
H A Dwd33c93.c827 hostdata->dma_stop(cmd->device->host, cmd, 1);
1570 hostdata->dma_stop(instance, NULL, 0);
1654 hostdata->dma_stop(instance, cmd, 0);
1935 hostdata->dma_stop = stop;

Completed in 112 milliseconds