Searched refs:PORT_CMD_LIST_ON (Results 1 – 2 of 2) sorted by relevance
100 #define PORT_CMD_LIST_ON (1 << 15) /* cmd list DMA engine running */ macro
242 if (tmp & (PORT_CMD_LIST_ON | PORT_CMD_FIS_ON | in ahci_host_init()245 tmp &= ~(PORT_CMD_LIST_ON | PORT_CMD_FIS_ON | in ahci_host_init()
Completed in 5 milliseconds