Searched refs:PORT_CTRL_REQ_CONFIRMED (Results 1 – 2 of 2) sorted by relevance
645 if (p_port->port_ctrl & PORT_CTRL_REQ_CONFIRMED) in PORT_ControlInd()687 if (!(p_port->port_ctrl & PORT_CTRL_REQ_CONFIRMED)) in PORT_ControlCnf()689 p_port->port_ctrl |= PORT_CTRL_REQ_CONFIRMED; in PORT_ControlCnf()
183 #define PORT_CTRL_REQ_CONFIRMED 0x02 macro