Home
last modified time | relevance | path

Searched refs:hn_suspend_mgmt_taskfunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c383 static void hn_suspend_mgmt_taskfunc(void *, int);
6836 hn_suspend_mgmt_taskfunc(void *xsc, int pending __unused) in hn_suspend_mgmt_taskfunc() function
6853 TASK_INIT(&task, 0, hn_suspend_mgmt_taskfunc, sc); in hn_suspend_mgmt()