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

/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c2199 struct task poll_dis; local
2204 TASK_INIT(&poll_dis, 0, vmbus_chan_polldis_task, chan);
2205 vmbus_chan_run_task(chan, &poll_dis);

Completed in 95 milliseconds