Searched refs:port_count (Results 1 – 1 of 1) sorted by relevance
94 def wait_port_disabled(self, port_count, timeout): argument102 logging.info('Waiting for %d USB ports to be disabled.', port_count)106 for idx in xrange(1, port_count+1):