Home
last modified time | relevance | path

Searched refs:is_atapi (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/ata/
Dacard-ahci.c215 int is_atapi = ata_is_atapi(qc->tf.protocol); in acard_ahci_qc_prep() local
227 if (is_atapi) { in acard_ahci_qc_prep()
243 if (is_atapi) in acard_ahci_qc_prep()
Dsata_inic162x.c487 bool is_atapi = ata_is_atapi(qc->tf.protocol); in inic_qc_prep() local
491 if (is_atapi) in inic_qc_prep()
498 if (is_atapi || is_data) in inic_qc_prep()
523 if (is_atapi) { in inic_qc_prep()
Dlibahci.c1643 int is_atapi = ata_is_atapi(qc->tf.protocol); in ahci_qc_prep() local
1656 if (is_atapi) { in ahci_qc_prep()
1671 if (is_atapi) in ahci_qc_prep()