Searched refs:PORT_CMD_LIST_ON (Results 1 – 1 of 1) sorted by relevance
197 PORT_CMD_LIST_ON = (1 << 15), /* cmd list DMA engine running */ enumerator887 if ((tmp & (PORT_CMD_START | PORT_CMD_LIST_ON)) == 0) in ahci_stop_engine()896 PORT_CMD_LIST_ON, PORT_CMD_LIST_ON, 1, 500); in ahci_stop_engine()897 if (tmp & PORT_CMD_LIST_ON) in ahci_stop_engine()