Home
last modified time | relevance | path

Searched refs:PORT_CMD_ATAPI (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/ata/
Dahci.h167 PORT_CMD_ATAPI = BIT(24), /* Device is ATAPI */ enumerator
Dlibahci.c1635 new_tmp |= PORT_CMD_ATAPI; in ahci_postreset()
1637 new_tmp &= ~PORT_CMD_ATAPI; in ahci_postreset()