BORG_DONE_BIT
if ((borg_status & BORG_DONE_BIT))
for (j = 0; j < timeout && (readb(a_priv->borg_base) & BORG_DONE_BIT) == 0; ++j) {