Searched refs:PORT_CMD_ATAPI (Results 1 – 1 of 1) sorted by relevance
195 PORT_CMD_ATAPI = (1 << 24), /* Device is ATAPI */ enumerator1868 new_tmp |= PORT_CMD_ATAPI; in ahci_postreset()1870 new_tmp &= ~PORT_CMD_ATAPI; in ahci_postreset()