TD_STATUSMASK_TMOUT
#define TD_ERROR_MASK (TD_STATUSMASK_ERR | TD_STATUSMASK_TMOUT | \
if (td->status & TD_STATUSMASK_TMOUT) {