Lines Matching refs:write_cv
477 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in i_vcc_ldc_fini()
495 i_vcc_set_port_status(vport, &vport->write_cv, in i_vcc_ldc_fini()
641 i_vcc_set_port_status(vport, &vport->write_cv, in vcc_ldc_cb()
662 i_vcc_set_port_status(vport, &vport->write_cv, in vcc_ldc_cb()
715 cv_broadcast(&vport->write_cv); in i_vcc_config_port()
856 cv_broadcast(&vport->write_cv); in i_vcc_delete_port()
920 cv_destroy(&vport->write_cv); in i_vcc_cleanup_port_table()
964 cv_init(&vport->write_cv, NULL, CV_DRIVER, NULL); in vcc_attach()
1111 cv_destroy(&vport->write_cv); in vcc_detach()
1246 cv_broadcast(&vport->write_cv); in i_vcc_close_port()
1771 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in i_vcc_write_ldc()
1862 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in i_vcc_port_ioctl()
1879 i_vcc_set_port_status(vport, &vport->write_cv, in i_vcc_port_ioctl()
1920 cv_broadcast(&vport->write_cv); in i_vcc_port_ioctl()
2147 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in vcc_write()
2200 i_vcc_set_port_status(vport, &vport->write_cv, VCC_PORT_USE_WRITE_LDC); in vcc_write()