Searched refs:T_TO (Results 1 – 2 of 2) sorted by relevance
378 #define T_TO 0x00040000 /* time out */ macro381 #define DEVICE_T_ERROR (T_UN | T_TO)382 #define HOST_T_ERROR (T_UN | T_TO | T_NAK | T_STAL)
1382 if (bdstatus & T_TO) in qe_ep0_txconf()1429 if (bdstatus & T_TO) in qe_ep_txconf()