Searched refs:PORT_CMD_CR (Results 1 – 2 of 2) sorted by relevance
139 PORT_CMD_CR = (1 << 15), // Command List Running (DMA active) enumerator
1511 if (wait_until_clear(&fRegs->cmd, PORT_CMD_CR, 500000) < B_OK) { in Enable()1540 if (wait_until_clear(&fRegs->cmd, PORT_CMD_CR, 500000) < B_OK) { in Disable()