Searched refs:USBTD_ACTIVE (Results 1 – 3 of 3) sorted by relevance
89 #define USBTD_ACTIVE BIT7 // TD is still active macro
348 Td->TdHw.Status |= USBTD_ACTIVE; in UhciCreateSetupTd()411 Td->TdHw.Status = USBTD_ACTIVE; in UhciCreateDataTd()459 Td->TdHw.Status |= USBTD_ACTIVE; in UhciCreateStatusTd()
490 } else if ((State & USBTD_ACTIVE) != 0) { in UhciCheckTdStatus()664 Td->TdHw.Status |= USBTD_ACTIVE; in UhciUpdateAsyncReq()