Changes in uspace/drv/vhc/hubintern.h [63b4f90:138a7fd] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified uspace/drv/vhc/hubintern.h ¶
r63b4f90 r138a7fd 121 121 typedef struct { 122 122 virtdev_connection_t *device; 123 int index; 123 124 hub_port_state_t state; 124 125 uint16_t status_change;
Note:
See TracChangeset
for help on using the changeset viewer.