Searched refs:PORT_CMD_CR (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_defs.h139 PORT_CMD_CR = (1 << 15), // Command List Running (DMA active) enumerator in enum:__anon42
H A Dahci_port.cpp1511 if (wait_until_clear(&fRegs->cmd, PORT_CMD_CR, 500000) < B_OK) {
1540 if (wait_until_clear(&fRegs->cmd, PORT_CMD_CR, 500000) < B_OK) {

Completed in 70 milliseconds