Searched refs:TD_TO (Results 1 – 2 of 2) sorted by relevance
40 #define TD_TO 0x0004 /* time out */ macro48 #define TD_ERRORS (TD_NAK | TD_STAL | TD_TO | TD_UN | \339 else if (td_status & TD_TO) in fhci_td_transaction_confirm()482 out_be16(&td->status, (td_status & ~TD_R) | TD_TO); in fhci_flush_bds()541 out_be16(&td->status, (td_status & ~TD_R) | TD_TO); in fhci_flush_actual_frame()
782 #define TD_TO 0x00004000 /* Transmit Jabber Time-Out */ macro