Searched refs:busy_bits (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c62 unsigned long busy_bits[1]; /* ports being reset or member in struct:usb_hub
2335 set_bit(port1, hub->busy_bits);
2366 clear_bit(port1, hub->busy_bits);
3287 if (test_bit(i, hub->busy_bits))
3620 set_bit(port1, parent_hub->busy_bits);
3630 clear_bit(port1, parent_hub->busy_bits);

Completed in 108 milliseconds