Searched refs:PORT_CMD_CLO (Results 1 – 3 of 3) sorted by relevance
104 #define PORT_CMD_CLO (1 << 3) /* Command list override */ macro
175 PORT_CMD_CLO = (1 << 3), /* Command list override */ enumerator
1331 tmp |= PORT_CMD_CLO; in ahci_kick_engine()1336 PORT_CMD_CLO, PORT_CMD_CLO, 1, 500); in ahci_kick_engine()1337 if (tmp & PORT_CMD_CLO) in ahci_kick_engine()