TD_TO
else if (td_status & TD_TO)
#define TD_ERRORS (TD_NAK | TD_STAL | TD_TO | TD_UN | \
out_be16(&td->status, (td_status & ~TD_R) | TD_TO);