Searched refs:iThisQtdLen (Results 1 – 1 of 1) sorted by relevance
3297 int iThisQtdLen; in ms_qh_urb_transaction_EHSET() local3299 iThisQtdLen = ms_qtd_pack (pQtd, tBufAddr, iLen, u32Token, iMaxpkt); in ms_qh_urb_transaction_EHSET()3300 iLen -= iThisQtdLen; in ms_qh_urb_transaction_EHSET()3301 tBufAddr += iThisQtdLen; in ms_qh_urb_transaction_EHSET()3305 if ((iMaxpkt & (iThisQtdLen + (iMaxpkt - 1))) == 0) in ms_qh_urb_transaction_EHSET()