AHCI_CMD_STATUS_CR
AHCI_CMD_STATUS_CR |
if (port_cmd_status & (AHCI_CMD_STATUS_ST | AHCI_CMD_STATUS_CR)) {
} while (port_cmd_status & AHCI_CMD_STATUS_CR);
if (port_cmd_status & AHCI_CMD_STATUS_CR) {