Home
last modified time | relevance | path

Searched refs:hw_current_qtd (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c1205 == pQh->hw_current_qtd) in ms_qh_completions()
1277 if (pEnd->qtd_dma_addr == pQh->hw_current_qtd) in ms_qh_completions()
2206 c_qtd = (unsigned int)PA2VA(qh->hw_current_qtd); in dbg_timeout_async()
2221 Dump_TD((unsigned int)PA2VA(qh->hw_current_qtd), 0); in dbg_timeout_async()
H A DdrvEHCI.h447 U32 hw_current_qtd; member