Data Fields | |
| suseconds_t | delay |
| Delay in microseconds. | |
| hub_t * | hub |
| Hub. | |
| hub_port_state_t | new_state |
| New state of the port. | |
| hub_port_state_t | old_state |
| Old state of the port. | |
| size_t | port |
| Port index (zero based). | |
Definition at line 445 of file hub.c.
1.4.7