Searched defs:c67x00_td (Results 1 – 1 of 1) sorted by relevance
42 struct c67x00_td { struct46 u8 pid_ep; /* Byte 4 */47 u8 dev_addr; /* Byte 5 */49 u8 status; /* Byte 7 */56 u8 residue; /* Byte 9 */59 struct list_head td_list;60 u16 td_addr;61 void *data;62 struct urb *urb;63 unsigned long privdata;[all …]
Completed in 11 milliseconds