Searched refs:TD_ERRORS (Results 1 – 1 of 1) sorted by relevance
48 #define TD_ERRORS (TD_NAK | TD_STAL | TD_TO | TD_UN | \ macro322 if (td_status & TD_ERRORS) { in fhci_td_transaction_confirm()