Searched defs:uhci_td (Results 1 – 1 of 1) sorted by relevance
254 struct uhci_td { struct256 __hc32 link;257 __hc32 status;258 __hc32 token;259 __hc32 buffer;262 dma_addr_t dma_handle;264 struct list_head list;266 int frame; /* for iso: what frame? */267 struct list_head fl_list;