Searched refs:control_sema (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/hyperv/vmbus/
H A Dhv_connection.c171 sema_init(&hv_vmbus_g_connection.control_sema, 1, "control_sema");
273 sema_destroy(&hv_vmbus_g_connection.control_sema);
326 sema_destroy(&hv_vmbus_g_connection.control_sema);
H A Dhv_vmbus_priv.h359 struct sema control_sema; member in struct:__anon8965
H A Dhv_channel_mgmt.c145 wq->work_sema = &hv_vmbus_g_connection.control_sema;

Completed in 98 milliseconds