Searched refs:T_TO (Results 1 – 2 of 2) sorted by relevance
383 #define T_TO 0x00040000 /* time out */ macro386 #define DEVICE_T_ERROR (T_UN | T_TO)387 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
1392 if (bdstatus & T_TO) in qe_ep0_txconf()1439 if (bdstatus & T_TO) in qe_ep_txconf()