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()
860 if (qc->tf.protocol == ATA_PROT_PIO && in ata_hsm_ok_in_wq()984 if (qc->tf.protocol == ATA_PROT_PIO) { in ata_sff_hsm_move()1310 case ATA_PROT_PIO: in ata_sff_qc_issue()
3008 return ATA_PROT_PIO; in ata_scsi_map_proto()3158 if (tf->protocol != ATA_PROT_PIO || tf->nsect != 1) { in ata_scsi_pass_thru()4197 tf->protocol = dma ? ATA_PROT_DMA : ATA_PROT_PIO; in ata_scsi_security_inout_xlat()
617 tf->protocol = ATA_PROT_PIO; in ata_set_rwcmd_protocol()621 tf->protocol = ATA_PROT_PIO; in ata_set_rwcmd_protocol()1795 tf.protocol = ATA_PROT_PIO; in ata_dev_read_id()2131 tf.protocol = ATA_PROT_PIO; in ata_read_log_page()
2015 case ATA_PROT_PIO: in mv_qc_prep()2269 case ATA_PROT_PIO: in mv_qc_issue_fis()2327 case ATA_PROT_PIO: in mv_qc_issue()
269 case ATA_PROT_PIO: in get_prot_descript()
2092 if (qc->tf.protocol == ATA_PROT_PIO && qc->dma_dir == DMA_FROM_DEVICE && in ahci_qc_fill_rtf()
2495 case ATA_PROT_PIO: in ata_eh_link_report()
539 ATA_PROT_PIO = ATA_PROT_FLAG_PIO, enumerator
127 ata_protocol_name(ATA_PROT_PIO), \
32 case ATA_PROT_PIO: in hisi_sas_get_ata_protocol_from_tf()
444 ATA_PROT_PIO is in this category. libata currently implements PIO