Searched refs:ldc_down (Results 1 – 6 of 6) sorted by relevance
174 int ldc_down(ldc_handle_t handle);
1103 (void) ldc_down(ldcp->ldc_handle); in vsw_hio_port_reset()1491 (void) ldc_down(ldcp->ldc_handle); in vsw_conn_task()
3921 (void) ldc_down(ldcp->ldc_handle); in vgen_process_reset()5885 (void) ldc_down(ldcp->ldc_handle); in vgen_force_link_state()
911 status = ldc_down(vdcp->curr_server->ldc_handle); in vdc_stop_ldc_connection()4232 rv = ldc_down(curr_server->ldc_handle); in vdc_switch_server()
3499 ldc_down(ldc_handle_t handle) in ldc_down() function
2314 if (vd->reset_ldc && ((status = ldc_down(vd->ldc_handle)) != 0)) in vd_reset_if_needed()