Searched refs:PORT_CMD_ATAPI (Results 1 – 2 of 2) sorted by relevance
167 PORT_CMD_ATAPI = (1 << 24), /* Device is ATAPI */ enumerator
1608 new_tmp |= PORT_CMD_ATAPI; in ahci_postreset()1610 new_tmp &= ~PORT_CMD_ATAPI; in ahci_postreset()
Completed in 11 milliseconds