Searched defs:uhci_td (Results 1 – 1 of 1) sorted by relevance
258 struct uhci_td { struct260 __hc32 link;261 __hc32 status;262 __hc32 token;263 __hc32 buffer;266 dma_addr_t dma_handle;268 struct list_head list;270 int frame; /* for iso: what frame? */271 struct list_head fl_list;