Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dacard-ahci.c264 int is_atapi = ata_is_atapi(qc->tf.protocol); in acard_ahci_qc_prep() local
277 if (is_atapi) { in acard_ahci_qc_prep()
294 if (is_atapi) in acard_ahci_qc_prep()
Dsata_inic162x.c481 bool is_atapi = ata_is_atapi(qc->tf.protocol); in inic_qc_prep() local
487 if (is_atapi) in inic_qc_prep()
494 if (is_atapi || is_data) in inic_qc_prep()
519 if (is_atapi) { in inic_qc_prep()
Dlibahci.c1528 int is_atapi = ata_is_atapi(qc->tf.protocol); in ahci_qc_prep() local
1541 if (is_atapi) { in ahci_qc_prep()
1556 if (is_atapi) in ahci_qc_prep()