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