Searched refs:PORT_CTRL_REQ_CONFIRMED (Results 1 – 2 of 2) sorted by relevance
178 #define PORT_CTRL_REQ_CONFIRMED 0x02 macro
605 if (p_port->port_ctrl & PORT_CTRL_REQ_CONFIRMED) { in PORT_ControlInd()643 if (!(p_port->port_ctrl & PORT_CTRL_REQ_CONFIRMED)) { in PORT_ControlCnf()644 p_port->port_ctrl |= PORT_CTRL_REQ_CONFIRMED; in PORT_ControlCnf()