Data Fields | |
int | t_bus |
Bus number. | |
int | t_level |
Level in topology (depth). | |
int | t_parent |
Parent DeviceNumber. | |
int | t_port |
Port on Parent for this device. | |
int | t_count |
Count of devices at this level. | |
int | t_device |
DeviceNumber. | |
int | t_speed_bcd |
Device Speed in Mbps, encoded as BCD. | |
int | t_max_children |
Maximum number of children. | |
int | d_version_bcd |
USB version, encoded in BCD. | |
usb_proc_info_s * | next |
next element or #NULL if last |
Definition at line 273 of file usb_bus_device.c.