Home
last modified time | relevance | path

Searched refs:ATAPI_PROT_DMA (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_promise.c494 case ATAPI_PROT_DMA: in pdc_atapi_pkt()
527 if (qc->tf.protocol != ATAPI_PROT_DMA) in pdc_atapi_pkt()
653 case ATAPI_PROT_DMA: in pdc_qc_prep()
892 case ATAPI_PROT_DMA: in pdc_host_intr()
1030 case ATAPI_PROT_DMA: in pdc_qc_issue()
1042 WARN_ON(tf->protocol == ATA_PROT_DMA || tf->protocol == ATAPI_PROT_DMA); in pdc_tf_load_mmio()
1049 WARN_ON(tf->protocol == ATA_PROT_DMA || tf->protocol == ATAPI_PROT_DMA); in pdc_exec_command_mmio()
H A Dpata_pdc202xx_old.c201 if ((tf->flags & ATA_TFLAG_LBA48) || tf->protocol == ATAPI_PROT_DMA) { in pdc2026x_bmdma_start()
240 if (tf->protocol == ATAPI_PROT_DMA || (tf->flags & ATA_TFLAG_LBA48)) { in pdc2026x_bmdma_stop()
H A Dsata_sx4.c677 case ATAPI_PROT_DMA: in pdc20621_qc_issue()
951 tf->protocol == ATAPI_PROT_DMA); in pdc_tf_load_mmio()
959 tf->protocol == ATAPI_PROT_DMA); in pdc_exec_command_mmio()
H A Dsata_qstor.c325 case ATAPI_PROT_DMA: in qs_qc_issue()
H A Dpdc_adma.c398 case ATAPI_PROT_DMA: in adma_qc_issue()
H A Dlibata-sff.c768 case ATAPI_PROT_DMA: in atapi_send_cdb()
2765 case ATAPI_PROT_DMA: in ata_bmdma_qc_issue()
H A Dpata_octeon_cf.c809 case ATAPI_PROT_DMA: in octeon_cf_qc_issue()
H A Dsata_dwc_460ex.c297 case ATAPI_PROT_DMA: in get_prot_descript()
H A Dlibata-eh.c1484 tf.protocol = ATAPI_PROT_DMA; in atapi_eh_request_sense()
2341 case ATAPI_PROT_DMA: in ata_eh_link_report()
H A Dlibata-scsi.c2554 qc->tf.protocol = ATAPI_PROT_DMA; in atapi_request_sense()
2730 qc->tf.protocol = ATAPI_PROT_DMA; in atapi_xlat()
H A Dlibata-core.c1543 if (tf->protocol == ATAPI_PROT_DMA && (dev->flags & ATA_DFLAG_DMADIR) && in ata_exec_internal_sg()
/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h331 ATAPI_PROT_DMA, /* packet command with special DMA sauce */ enumerator
387 case ATAPI_PROT_DMA: in ata_prot_flags()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-iops.c494 if ((cmd->protocol != ATAPI_PROT_DMA && in ide_execute_command()
H A Dide-atapi.c560 cmd->protocol = dma ? ATAPI_PROT_DMA : ATAPI_PROT_PIO; in ide_init_packet_cmd()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dlibata.h133 ata_protocol_name(ATAPI_PROT_DMA))
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h536 ATAPI_PROT_DMA = ATA_PROT_FLAG_ATAPI | ATA_PROT_FLAG_DMA, enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dipr.c7121 case ATAPI_PROT_DMA: in ipr_qc_issue()