Searched refs:ATAPI_PROT_DMA (Results 1 – 14 of 14) sorted by relevance
494 case ATAPI_PROT_DMA: in pdc_atapi_pkt()527 if (qc->tf.protocol != ATAPI_PROT_DMA) in pdc_atapi_pkt()651 case ATAPI_PROT_DMA: in pdc_qc_prep()890 case ATAPI_PROT_DMA: in pdc_host_intr()1015 case ATAPI_PROT_DMA: in pdc_qc_issue()1027 WARN_ON(tf->protocol == ATA_PROT_DMA || tf->protocol == ATAPI_PROT_DMA); in pdc_tf_load_mmio()1034 WARN_ON(tf->protocol == ATA_PROT_DMA || tf->protocol == ATAPI_PROT_DMA); in pdc_exec_command_mmio()
199 if ((tf->flags & ATA_TFLAG_LBA48) || tf->protocol == ATAPI_PROT_DMA) { in pdc2026x_bmdma_start()238 if (tf->protocol == ATAPI_PROT_DMA || (tf->flags & ATA_TFLAG_LBA48)) { in pdc2026x_bmdma_stop()
645 case ATAPI_PROT_DMA: in pdc20621_qc_issue()906 tf->protocol == ATAPI_PROT_DMA); in pdc_tf_load_mmio()914 tf->protocol == ATAPI_PROT_DMA); in pdc_exec_command_mmio()
318 case ATAPI_PROT_DMA: in qs_qc_issue()
375 case ATAPI_PROT_DMA: in adma_qc_issue()
777 case ATAPI_PROT_DMA: in octeon_cf_qc_issue()
706 case ATAPI_PROT_DMA: in atapi_send_cdb()2683 case ATAPI_PROT_DMA: in ata_bmdma_qc_issue()
282 case ATAPI_PROT_DMA: in get_prot_descript()
1483 tf.protocol = ATAPI_PROT_DMA; in atapi_eh_request_sense()2341 case ATAPI_PROT_DMA: in ata_eh_link_report()
2511 qc->tf.protocol = ATAPI_PROT_DMA; in atapi_request_sense()2682 qc->tf.protocol = ATAPI_PROT_DMA; in atapi_xlat()
1526 if (tf->protocol == ATAPI_PROT_DMA && (dev->flags & ATA_DFLAG_DMADIR) && in ata_exec_internal_sg()
537 ATAPI_PROT_DMA = ATA_PROT_FLAG_ATAPI | ATA_PROT_FLAG_DMA, enumerator
133 ata_protocol_name(ATAPI_PROT_DMA))
7121 case ATAPI_PROT_DMA: in ipr_qc_issue()
Completed in 57 milliseconds