Lines Matching refs:C_STANDALONE
1365 connection->cstate == C_STANDALONE;
2557 if (connection->cstate > C_STANDALONE) {
2706 * C_STANDALONE already, now, and this becomes a no-op.
2708 rv2 = conn_request_state(connection, NS(conn, C_STANDALONE),
2976 /* If we happen to be C_STANDALONE R_SECONDARY, just change to
2980 if (device->state.conn == C_STANDALONE && device->state.role == R_SECONDARY) {
3054 /* If we happen to be C_STANDALONE R_PRIMARY, just set all bits
3058 if (device->state.conn == C_STANDALONE && device->state.role == R_PRIMARY) {
4151 } else if (device->state.conn != C_STANDALONE) {
4352 /* no need to be device->state.conn == C_STANDALONE &&
4408 if (connection->cstate > C_STANDALONE)