Searched refs:ATA_PROT_PIO (Results 1 – 12 of 12) sorted by relevance
265 if (qc->tf.protocol == ATA_PROT_PIO && qc->dma_dir == DMA_FROM_DEVICE && in acard_ahci_qc_fill_rtf()
915 if (qc->tf.protocol == ATA_PROT_PIO && in ata_hsm_ok_in_wq()1049 if (qc->tf.protocol == ATA_PROT_PIO) { in ata_sff_hsm_move()1375 case ATA_PROT_PIO: in ata_sff_qc_issue()
2787 return ATA_PROT_PIO; in ata_scsi_map_proto()2937 if (tf->protocol != ATA_PROT_PIO || tf->nsect != 1) { in ata_scsi_pass_thru()3851 tf->protocol = dma ? ATA_PROT_DMA : ATA_PROT_PIO; in ata_scsi_security_inout_xlat()
598 tf->protocol = ATA_PROT_PIO; in ata_rwcmd_protocol()602 tf->protocol = ATA_PROT_PIO; in ata_rwcmd_protocol()1792 tf.protocol = ATA_PROT_PIO; in ata_dev_read_id()1988 tf.protocol = ATA_PROT_PIO; in ata_read_log_page()
2046 case ATA_PROT_PIO: in mv_qc_prep()2300 case ATA_PROT_PIO: in mv_qc_issue_fis()2358 case ATA_PROT_PIO: in mv_qc_issue()
274 case ATA_PROT_PIO: in get_prot_descript()
2033 if (qc->tf.protocol == ATA_PROT_PIO && qc->dma_dir == DMA_FROM_DEVICE && in ahci_qc_fill_rtf()
2314 case ATA_PROT_PIO: in ata_eh_link_report()
531 ATA_PROT_PIO = ATA_PROT_FLAG_PIO, enumerator
127 ata_protocol_name(ATA_PROT_PIO), \
469 ATA_PROT_PIO is in this category. libata currently implements PIO
7113 case ATA_PROT_PIO: in ipr_qc_issue()