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
245 if (tmp & (PORT_CMD_LIST_ON | PORT_CMD_FIS_ON | in ahci_host_init()248 tmp &= ~(PORT_CMD_LIST_ON | PORT_CMD_FIS_ON | in ahci_host_init()