Searched refs:IsDevicePortUsed (Results 1 – 3 of 3) sorted by relevance
104 def IsDevicePortUsed(device, device_port, state=''): function
82 return _WaitUntil(lambda: ports.IsDevicePortUsed(device, port))
152 if not ports.IsDevicePortUsed(self.device, self._forwarder_device_port):