Searched refs:DMA_NONE (Results 51 - 74 of 74) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_spi.c818 result = spi_execute(sdev, spi_test_unit_ready, DMA_NONE,
H A Dvmw_pvscsi.c677 else if (cmd->sc_data_direction == DMA_NONE)
H A Dncr53c8xx.c4220 if (direction != DMA_NONE) {
4254 direction = DMA_NONE;
4287 case DMA_NONE:
H A Deata.c1736 } else if (SCpnt->sc_data_direction == DMA_NONE) {
H A Du14-34f.c1087 else if (SCpnt->sc_data_direction == DMA_NONE) {
H A Dsg.c758 data_dir = DMA_NONE;
H A Ddpt_i2o.c2337 case DMA_NONE:
H A Dhpsa.c1987 case DMA_NONE:
H A Dqla1280.c491 case DMA_NONE:
H A Dips.c214 DMA_NONE == scb->scsi_cmd->sc_data_direction) ? \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlibata.h1458 qc->dma_dir = DMA_NONE;
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhnddma.c47 #define DMA_NONE(args) macro
796 DMA_NONE(("DMA descriptor align_needed %d, align %d\n",
2679 DMA_NONE(("dma_getnexttxp: bogus curr: start %d end %d txout %d force %d\n",
3589 DMA_NONE(("dma_getnexttxp: bogus curr: start %d end %d txout %d force %d\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Domap24xxcam.c427 dma->direction = DMA_NONE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c455 case DMA_NONE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1008 uint32_t dma_direction = DMA_NONE;
H A Dqla_nx.c2480 if (!scsi_bufflen(cmd) || cmd->sc_data_direction == DMA_NONE) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.c1549 if (dma_dir == DMA_NONE)
1556 SBP2_INFO("Falling back to DMA_NONE");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dsata_dwc_460ex.c1530 if ((qc->dma_dir == DMA_NONE) || (qc->tf.protocol == ATA_PROT_PIO))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss_scsi.c1386 case DMA_NONE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ipu/
H A Dipu_idmac.c1715 idmac_prep_slave_sg(&ichan->dma_chan, NULL, 0, DMA_NONE, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dintel-iommu.c2563 BUG_ON(dir == DMA_NONE);
2870 BUG_ON(dir == DMA_NONE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_fsf.c2210 case DMA_NONE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Daachba.c1158 case DMA_NONE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/srp/
H A Dib_srp.c728 if (!scsi_sglist(scmnd) || scmnd->sc_data_direction == DMA_NONE)

Completed in 296 milliseconds

123