Searched refs:ATA_PROT_PIO (Results 1 – 12 of 12) sorted by relevance
325 ATA_PROT_PIO, /* PIO data xfer */ enumerator376 case ATA_PROT_PIO: in ata_prot_flags()
265 if (qc->tf.protocol == ATA_PROT_PIO && qc->dma_dir == DMA_FROM_DEVICE && in acard_ahci_qc_fill_rtf()
861 if (qc->tf.protocol == ATA_PROT_PIO && in ata_hsm_ok_in_wq()985 if (qc->tf.protocol == ATA_PROT_PIO) { in ata_sff_hsm_move()1311 case ATA_PROT_PIO: in ata_sff_qc_issue()
2891 return ATA_PROT_PIO; in ata_scsi_map_proto()3041 if (tf->protocol != ATA_PROT_PIO || tf->nsect != 1) { in ata_scsi_pass_thru()4066 tf->protocol = dma ? ATA_PROT_DMA : ATA_PROT_PIO; in ata_scsi_security_inout_xlat()
599 tf->protocol = ATA_PROT_PIO; in ata_set_rwcmd_protocol()603 tf->protocol = ATA_PROT_PIO; in ata_set_rwcmd_protocol()1821 tf.protocol = ATA_PROT_PIO; in ata_dev_read_id()2111 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()
2094 if (qc->tf.protocol == ATA_PROT_PIO && qc->dma_dir == DMA_FROM_DEVICE && in ahci_qc_fill_rtf()
2442 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), \
444 ATA_PROT_PIO is in this category. libata currently implements PIO