Searched refs:AHCI_CMD_ATAPI (Results 1 – 6 of 6) sorted by relevance
22 #define AHCI_CMD_ATAPI (1 << 5) macro
48 #define AHCI_CMD_ATAPI (1 << 5) macro
1316 if (opts & AHCI_CMD_ATAPI) { in handle_reg_h2d_fis()1412 int is_atapi = opts & AHCI_CMD_ATAPI; in ahci_pio_transfer()
58 AHCI_CMD_ATAPI = BIT(5), enumerator
244 opts |= AHCI_CMD_ATAPI | AHCI_CMD_PREFETCH; in acard_ahci_qc_prep()
1722 opts |= AHCI_CMD_ATAPI | AHCI_CMD_PREFETCH; in ahci_qc_prep()