vmbus_chan_poll_task
TASK_INIT(&chan->ch_poll_task, 0, vmbus_chan_poll_task, chan);
static void vmbus_chan_poll_task(void *, int);