Lines Matching defs:uhc_transfer
49 struct uhc_transfer { struct51 sys_dnode_t node;53 uint8_t setup_pkt[8];55 struct net_buf *buf;57 uint8_t addr;59 uint8_t ep;61 uint8_t attrib;63 uint16_t mps;65 uint16_t timeout;67 unsigned int queued : 1;69 unsigned int stage : 2;71 void *udev;73 void *cb;75 int err;