Searched refs:hw_maxp (Results 1 – 1 of 1) sorted by relevance
1794 int maxp, hw_maxp; in ms_qh_append_tds() local1797 hw_maxp = max_packet(pQh->hw_ep_state1 >> 16); in ms_qh_append_tds()1798 if (maxp != hw_maxp) in ms_qh_append_tds()1799 ms_debug_debug("[USB] hw_map(%x) <-> maxp(%x)\n", hw_maxp, maxp); in ms_qh_append_tds()1801 if (maxp > hw_maxp) in ms_qh_append_tds()