Lines Matching refs:write_cv
480 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in i_vcc_ldc_fini()
498 i_vcc_set_port_status(vport, &vport->write_cv, in i_vcc_ldc_fini()
644 i_vcc_set_port_status(vport, &vport->write_cv, in vcc_ldc_cb()
665 i_vcc_set_port_status(vport, &vport->write_cv, in vcc_ldc_cb()
718 cv_broadcast(&vport->write_cv); in i_vcc_config_port()
859 cv_broadcast(&vport->write_cv); in i_vcc_delete_port()
923 cv_destroy(&vport->write_cv); in i_vcc_cleanup_port_table()
967 cv_init(&vport->write_cv, NULL, CV_DRIVER, NULL); in vcc_attach()
1114 cv_destroy(&vport->write_cv); in vcc_detach()
1249 cv_broadcast(&vport->write_cv); in i_vcc_close_port()
1774 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in i_vcc_write_ldc()
1865 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in i_vcc_port_ioctl()
1882 i_vcc_set_port_status(vport, &vport->write_cv, in i_vcc_port_ioctl()
1923 cv_broadcast(&vport->write_cv); in i_vcc_port_ioctl()
2150 rv = i_vcc_wait_port_status(vport, &vport->write_cv, in vcc_write()
2203 i_vcc_set_port_status(vport, &vport->write_cv, VCC_PORT_USE_WRITE_LDC); in vcc_write()