Searched refs:usc_cmd_cv (Results 1 – 2 of 2) sorted by relevance
457 kcondvar_t usc_cmd_cv; member
287 cv_init(&usc->usc_cmd_cv, "athncmd"); in athn_usb_attach()353 cv_destroy(&usc->usc_cmd_cv); in athn_usb_attach()548 cv_destroy(&usc->usc_cmd_cv); in athn_usb_detach()1295 error = cv_timedwait(&usc->usc_cmd_cv, &usc->usc_cmd_mtx, hz); in athn_usb_wmi_xcmd()2049 cv_broadcast(&usc->usc_cmd_cv); in athn_usb_rx_wmi_ctrl()