Lines Matching defs:ehci_sitd
2140 struct ehci_sitd { struct
2141 U32 hw_next;
2142 U32 hw_fullspeed_ep;
2143 U32 hw_uframe;
2144 U32 hw_tx_results1;
2145 U32 hw_tx_results2;
2146 U32 hw_tx_results3;
2147 U32 hw_backpointer;
2148 U32 hw_buf_hi [2];
2182 dma_addr_t sitd_dma;
2183 union ehci_shadow sitd_next;
2184 struct urb *urb;
2185 dma_addr_t buf_dma;
2203 U16 usecs;
2204 U16 c_usecs;