update_channel
static void update_channel(void *, int);
TASK_INIT(&ic->ic_chan_task, 0, update_channel, ic);