Searched refs:found_port (Results 1 – 1 of 1) sorted by relevance
488 bool found_port = false; in PORT_IsOpening() local493 found_port = true; in PORT_IsOpening()499 if ((!found_port) || in PORT_IsOpening()500 (found_port && (p_port->rfc.state < RFC_STATE_OPENED))) { in PORT_IsOpening()