Searched refs:AHCI_CMD_PREFETCH (Results 1 – 4 of 4) sorted by relevance
60 AHCI_CMD_PREFETCH = (1 << 7), enumerator
244 opts |= AHCI_CMD_ATAPI | AHCI_CMD_PREFETCH; in acard_ahci_qc_prep()
1672 opts |= AHCI_CMD_ATAPI | AHCI_CMD_PREFETCH; in ahci_qc_prep()
2108 hdr->opts = cpu_to_le32((nents << 16) | 5 | AHCI_CMD_PREFETCH); in mtip_hw_submit_io()