ATA_BM_STATUS_INTERRUPT
status = *channel->bm_status_reg | ATA_BM_STATUS_INTERRUPT
if (statusBM & ATA_BM_STATUS_INTERRUPT) {
= (statusBM & 0xf8) | ATA_BM_STATUS_INTERRUPT;
if (statusBM & ATA_BM_STATUS_INTERRUPT) {
(statusBM & 0xf8) | ATA_BM_STATUS_INTERRUPT);
+ ATA_BM_STATUS_REG) | ATA_BM_STATUS_INTERRUPT | ATA_BM_STATUS_ERROR;