Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h177 PORT_CMD_CLO = BIT(3), /* Command list override */ enumerator
H A Dlibahci.c1391 tmp |= PORT_CMD_CLO; in ahci_kick_engine()
1396 PORT_CMD_CLO, PORT_CMD_CLO, 1, 500); in ahci_kick_engine()
1397 if (tmp & PORT_CMD_CLO) in ahci_kick_engine()