Searched refs:dma_setup (Results 1 - 25 of 56) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dmvme147.c30 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
93 wd33c93_init(instance, regs, dma_setup, dma_stop, WD33C93_FS_8_10);
H A Da2091.c40 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
212 wd33c93_init(instance, wdregs, dma_setup, dma_stop, WD33C93_FS_8_10);
H A Da3000.c44 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
230 wd33c93_init(instance, wdregs, dma_setup, dma_stop, WD33C93_FS_12_15);
H A Dsgiwd93.c103 static int dma_setup(struct scsi_cmnd *cmd, int datainp) function
109 pr_debug("dma_setup: datainp<%d> hcp<%p> ", datainp, hdata->cpu);
267 wd33c93_init(host, regs, dma_setup, dma_stop, WD33C93_FS_MHZ(20));
H A Dgvp11.c49 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
350 wd33c93_init(instance, wdregs, dma_setup, dma_stop,
H A Dwd33c93.h235 dma_setup_t dma_setup; member in struct:WD33C93_hostdata
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dmvme147.c30 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
93 wd33c93_init(instance, regs, dma_setup, dma_stop, WD33C93_FS_8_10);
H A Da2091.c40 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
212 wd33c93_init(instance, wdregs, dma_setup, dma_stop, WD33C93_FS_8_10);
H A Da3000.c44 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
230 wd33c93_init(instance, wdregs, dma_setup, dma_stop, WD33C93_FS_12_15);
H A Dsgiwd93.c103 static int dma_setup(struct scsi_cmnd *cmd, int datainp) function
109 pr_debug("dma_setup: datainp<%d> hcp<%p> ", datainp, hdata->cpu);
267 wd33c93_init(host, regs, dma_setup, dma_stop, WD33C93_FS_MHZ(20));
H A Dgvp11.c49 static int dma_setup(struct scsi_cmnd *cmd, int dir_in) function
350 wd33c93_init(instance, wdregs, dma_setup, dma_stop,
H A Dwd33c93.h235 dma_setup_t dma_setup; member in struct:WD33C93_hostdata
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dcs5536.c212 .dma_setup = ide_dma_setup,
H A Dide-dma-sff.c326 .dma_setup = ide_dma_setup,
H A Dsc1200.c285 .dma_setup = ide_dma_setup,
H A Dsl82c105.c284 .dma_setup = ide_dma_setup,
H A Dtc86c001.c171 .dma_setup = ide_dma_setup,
H A Dtrm290.c317 .dma_setup = trm290_dma_setup,
H A Dns87415.c283 .dma_setup = ide_dma_setup,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dcs5536.c212 .dma_setup = ide_dma_setup,
H A Dide-dma-sff.c326 .dma_setup = ide_dma_setup,
H A Dsc1200.c285 .dma_setup = ide_dma_setup,
H A Dsl82c105.c284 .dma_setup = ide_dma_setup,
H A Dtc86c001.c171 .dma_setup = ide_dma_setup,
H A Dtrm290.c317 .dma_setup = trm290_dma_setup,

Completed in 321 milliseconds

123