Searched refs:cl_st (Results 1 – 6 of 6) sorted by relevance
171 cl_status_t cl_st; in osmv_transport_init() local247 cl_st = in osmv_transport_init()251 return (ib_api_status_t) cl_st; in osmv_transport_init()
53 cl_status_t cl_st; in osmv_rmpp_send_ctx_init() local68 cl_st = cl_event_init(&p_ctx->event, FALSE); in osmv_rmpp_send_ctx_init()69 if (cl_st != CL_SUCCESS) { in osmv_rmpp_send_ctx_init()
310 cl_status_t cl_st = CL_SUCCESS; in osmv_txnmgr_init() local325 cl_st = cl_event_wheel_init_ex(p_tx_mgr->p_event_wheel, p_lock); in osmv_txnmgr_init()326 if (cl_st != CL_SUCCESS) { in osmv_txnmgr_init()328 return (ib_api_status_t) cl_st; in osmv_txnmgr_init()343 return cl_st; in osmv_txnmgr_init()
181 cl_status_t cl_st; in osmv_transport_init() local260 cl_st = in osmv_transport_init()264 return (ib_api_status_t) cl_st; in osmv_transport_init()
233 cl_status_t cl_st; in osm_vendor_bind() local273 cl_st = cl_spinlock_init(&(p_bo->lock)); in osm_vendor_bind()274 if (cl_st != CL_SUCCESS) { in osm_vendor_bind()
200 cl_status_t cl_st; in osm_vendor_bind() local257 cl_st = cl_spinlock_init(&(p_bo->lock)); in osm_vendor_bind()258 if (cl_st != CL_SUCCESS) { in osm_vendor_bind()