Changes in uspace/drv/uhci-hcd/batch.h [c5b93dc:0e06a14] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/batch.h
rc5b93dc r0e06a14 65 65 ddf_fun_t *fun; 66 66 queue_head_t *qh; 67 t d_t *tds;67 transfer_descriptor_t *tds; 68 68 void (*next_step)(struct batch*); 69 69 } batch_t;
Note:
See TracChangeset
for help on using the changeset viewer.