HST_STS_BUSY
if (!(reg & HST_STS_BUSY))
} while (((data = inb_p(SMB_HST_STS)) & HST_STS_BUSY) && --timeout);