Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci.h182 PORT_CMD_ATAPI = (1 << 24), /* Device is ATAPI */ enumerator
Dlibahci.c1481 new_tmp |= PORT_CMD_ATAPI; in ahci_postreset()
1483 new_tmp &= ~PORT_CMD_ATAPI; in ahci_postreset()