Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dahci.h175 PORT_CMD_CLO = (1 << 3), /* Command list override */ enumerator
Dlibahci.c1326 tmp |= PORT_CMD_CLO; in ahci_kick_engine()
1331 PORT_CMD_CLO, PORT_CMD_CLO, 1, 500); in ahci_kick_engine()
1332 if (tmp & PORT_CMD_CLO) in ahci_kick_engine()