ATA_MASK_STATUS
status_t result = _ReadRegs(taskFile, ATA_MASK_STATUS | ATA_MASK_ERROR);
if (_ReadRegs(&taskFile, ATA_MASK_STATUS) != B_OK)