Home
last modified time | relevance | path

Searched refs:ATAPI_PROT_DMA (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/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 Dpata_octeon_cf.c809 case ATAPI_PROT_DMA: in octeon_cf_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 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 Dsata_dwc_460ex.c297 case ATAPI_PROT_DMA: in get_prot_descript()
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()
/kernel/linux/linux-6.6/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()
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()
H A Dpata_pdc202xx_old.c199 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()
H A Dsata_sx4.c644 case ATAPI_PROT_DMA: in pdc20621_qc_issue()
905 tf->protocol == ATAPI_PROT_DMA); in pdc_tf_load_mmio()
913 tf->protocol == ATAPI_PROT_DMA); in pdc_exec_command_mmio()
H A Dpdc_adma.c375 case ATAPI_PROT_DMA: in adma_qc_issue()
H A Dsata_qstor.c318 case ATAPI_PROT_DMA: in qs_qc_issue()
H A Dpata_octeon_cf.c778 case ATAPI_PROT_DMA: in octeon_cf_qc_issue()
H A Dlibata-sff.c706 case ATAPI_PROT_DMA: in atapi_send_cdb()
2673 case ATAPI_PROT_DMA: in ata_bmdma_qc_issue()
H A Dlibata-eh.c1490 tf.protocol = ATAPI_PROT_DMA; in atapi_eh_request_sense()
2449 case ATAPI_PROT_DMA: in ata_eh_link_report()
H A Dsata_dwc_460ex.c281 case ATAPI_PROT_DMA: in get_prot_descript()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/trace/events/
H A Dlibata.h133 ata_protocol_name(ATAPI_PROT_DMA))
/kernel/linux/linux-6.6/include/linux/
H A Data.h545 ATAPI_PROT_DMA = ATA_PROT_FLAG_ATAPI | ATA_PROT_FLAG_DMA, enumerator
/kernel/linux/linux-5.10/include/linux/
H A Data.h536 ATAPI_PROT_DMA = ATA_PROT_FLAG_ATAPI | ATA_PROT_FLAG_DMA, enumerator
/kernel/linux/linux-6.6/include/trace/events/
H A Dlibata.h133 ata_protocol_name(ATAPI_PROT_DMA))

Completed in 52 milliseconds

12