Searched refs:PENDING_PORT_ENABLE_OP (Results 1 – 2 of 2) sorted by relevance
400 PENDING_PORT_ENABLE_OP, ///< enablement of op port enumerator
1534 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in use_buffer()1548 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_OP); in use_buffer()1671 if ((m_status_flags & (1 << PENDING_PORT_ENABLE_OP)) && in allocate_buffer()1685 m_status_flags &= ~(1 << PENDING_PORT_ENABLE_OP); in allocate_buffer()5344 m_status_flags |= (1 << PENDING_PORT_ENABLE_OP); in async_process_event_cmd_port_enable()5379 m_status_flags |= (1 << PENDING_PORT_ENABLE_OP); in async_process_event_cmd_port_enable()