Searched refs:ata_is_atapi (Results 1 – 10 of 10) sorted by relevance
392 static inline int ata_is_atapi(u8 prot) in ata_is_atapi() function
215 int is_atapi = ata_is_atapi(qc->tf.protocol); in acard_ahci_qc_prep()
813 int is_excl = (ata_is_atapi(prot) || in sil24_qc_defer()844 if (!ata_is_atapi(qc->tf.protocol)) { in sil24_qc_prep()
517 if (ata_is_atapi(qc->tf.protocol)) { in sata_fsl_qc_prep()1199 if (qc && ata_is_atapi(qc->tf.protocol)) { in sata_fsl_host_intr()
487 bool is_atapi = ata_is_atapi(qc->tf.protocol); in inic_qc_prep()
863 if (ata_is_atapi(qc->tf.protocol) && in ata_hsm_ok_in_wq()
1693 int is_atapi = ata_is_atapi(qc->tf.protocol); in ahci_qc_prep()
2468 if (ata_is_atapi(qc->tf.protocol)) { in ata_eh_link_report()
188 if (ata_is_atapi(qc->tf.protocol)) { in sas_ata_qc_issue()
1021 static inline bool ata_is_atapi(u8 prot) in ata_is_atapi() function