Searched defs:wb35_reg_queue (Results 1 – 1 of 1) sorted by relevance
73 struct wb35_reg_queue { struct74 struct urb *urb;75 void *pUsbReq;76 void *Next;77 union {81 u8 RESERVED[4]; /* space reserved for communication */82 u16 INDEX; /* For storing the register index */83 u8 RESERVED_VALID; /* Indicate whether the RESERVED space is valid at this command. */84 u8 DIRECT; /* 0:In 1:Out */